gtk/demos/widget-factory
Carlos Garnacho e08e15ba51 gtkentry: Use gestures for entry icons
Instead of doing all handling manually in the ::event vfunc,
set up drag/multipress gestures on icon images, and implement
emission of ::icon-press/release and DnD there.

As a side effect, the GdkEvent field in ::icon-press/release
signals has been dropped. Callers that might be interested on it
may still use gtk_get_current_event*().
2018-06-21 12:50:57 +02:00
..
data Re-add missing files 2016-10-07 11:17:49 -04:00
gtk4-widget-factory.desktop Re-add missing files 2016-10-07 11:17:49 -04:00
help-overlay.ui Simplify all ui files again 2018-01-18 17:53:44 -05:00
menus.ui
meson.build build: Fix linking demos on Visual Studio 2018-04-02 19:11:50 +08:00
org.gtk.WidgetFactory.appdata.xml Add appdata for gtk4-widget-factory 2018-03-20 20:05:15 -04:00
widget-factory.c gtkentry: Use gestures for entry icons 2018-06-21 12:50:57 +02: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: Add an automatic help overlay 2015-10-21 15:33:22 -04:00
widget-factory.ui widget-factory: Put gesture into ui file 2018-04-26 17:59:41 +02:00