gtk2/demos/icon-browser
Matthias Clasen e8b830a3dd dragsource: Reshuffle api a bit
Remove arguments from the constructor.

For actions, we now default to COPY, which is the most common one
that we should enable by default (MOVE requires handling deletion
on the the source side, and ASK only makes sense if we have
multiple actions).

For the content provider, we add a new ::prepare signal where
it should be provided just-in-time.
2020-01-08 18:48:21 -05:00
..
data icon-browser: Rename to org.gtk.IconBrowser4 2019-04-02 00:27:33 +00:00
icon.list Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00
iconbrowser.gresource.xml icon browser: put icons as data 2017-06-02 22:29:14 -04:00
iconbrowserapp.c icon-browser: Rename to org.gtk.IconBrowser4 2019-04-02 00:27:33 +00:00
iconbrowserapp.h Add an icon browser 2014-06-24 21:58:40 -04:00
iconbrowserwin.c dragsource: Reshuffle api a bit 2020-01-08 18:48:21 -05:00
iconbrowserwin.h Add an icon browser 2014-06-24 21:58:40 -04:00
iconstore.c icon browser: Add some dnd support 2015-02-22 14:44:10 -05:00
iconstore.h icon browser: Add some dnd support 2015-02-22 14:44:10 -05:00
main.c Add an icon browser 2014-06-24 21:58:40 -04:00
menus.ui Update ui files to new stack syntax 2019-02-08 00:09:44 -05:00
meson.build icon-browser: Rename to org.gtk.IconBrowser4 2019-04-02 00:27:33 +00:00
org.gtk.IconBrowser4.desktop icon-browser: Rename to org.gtk.IconBrowser4 2019-04-02 00:27:33 +00:00
window.ui icon-browser: Recover from GtkDialog api change 2019-04-16 20:59:57 -04:00