After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622186 - Missing getter: gtk_button_get_in_button
Missing getter: gtk_button_get_in_button
Status: RESOLVED NOTABUG
Product: gtk+
Classification: Platform
Component: Widget: Other
2.90.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 577469 597610 612481 612497
 
 
Reported: 2010-06-20 12:48 UTC by Johannes Schmid
Modified: 2011-02-04 16:12 UTC
See Also:
GNOME target: 3.0
GNOME version: ---



Description Johannes Schmid 2010-06-20 12:48:19 UTC
There is no way to access GtkButton::in_button in gtk+ 3.0. See bug #577469 for the underlying problem (which might be a gtk+ bug itself).
Comment 1 Johannes Schmid 2010-06-27 07:38:05 UTC
Luckily it works without this one.