gtk/demos
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
..
constraint-editor demos/constraint-editor: Fix linking on MSVC builds 2019-07-08 18:37:27 +08:00
gtk-demo dragsource: Reshuffle api a bit 2020-01-08 18:48:21 -05:00
icon-browser dragsource: Reshuffle api a bit 2020-01-08 18:48:21 -05:00
node-editor node editor: Avoid inheriting textview styles 2019-09-03 01:44:55 +09:00
widget-factory widget-factory: Remove the menubar 2019-12-29 18:44:26 -05:00
meson.build Add a constraint editor demo 2019-07-01 00:10:11 +01:00