gtk2/demos/widget-factory
Matthias Clasen 822c2aba36 scalebutton: Don't derive from GtkButton
Make GtkScaleButton a widget that has a toggle button
as a child, just like all the other button widgets now.
The immediate benefit of this arrangement is to avoid
the "double focus" problem when we pop up the popup.

Update accessible, demos and tests to match.
2020-04-09 20:43:45 -04:00
..
data widget-factory: Rename to org.gtk.WidgetFactory4 2019-04-02 00:27:33 +00:00
icons Add a missing icon 2019-02-13 12:49:31 -05:00
help-overlay.ui Replace most uses of <Primary> with <Control> 2020-04-06 17:05:52 -04:00
meson.build demos/widget-factory: Add common_cflags to build 2020-03-06 18:56:40 +01:00
org.gtk.WidgetFactory4.appdata.xml widget-factory: Rename to org.gtk.WidgetFactory4 2019-04-02 00:27:33 +00:00
org.gtk.WidgetFactory4.desktop widget-factory: Rename to org.gtk.WidgetFactory4 2019-04-02 00:27:33 +00:00
widget-factory.c scalebutton: Don't derive from GtkButton 2020-04-09 20:43:45 -04:00
widget-factory.css widget-factory: Demo different Frame border-styles 2017-10-02 20:22:41 +01:00
widget-factory.gresource.xml widget-factory: Rename to org.gtk.WidgetFactory4 2019-04-02 00:27:33 +00:00
widget-factory.ui scalebutton: Don't derive from GtkButton 2020-04-09 20:43:45 -04:00