tromey / gdb-gui

A gdb gui written in Python, running inside gdb itself.
44 stars 3 forks source link

deprecated gtk warning #30

Closed tromey closed 9 years ago

tromey commented 9 years ago

Josh reported:

gdb-gui/gui/startup.py:78: Warning: The property GtkToolButton:stock-id is deprecated and shouldn't be used anymore. It will be removed in a future version.
cuviper commented 9 years ago

That's on Fedora 22 with GTK 3.16. According to docs it's been deprecated since 3.10.