gtk2/demos
Matthias Clasen 386b63b85d scrolledwindow: Don't take adjustments in new()
In 99.9% of all cases, these are just NULL, NULL.
So just do away with these arguments, people can
use the setters for the rare cases where they want
the scrolled window to use a different adjustment.
2020-06-24 11:25:09 -04:00
..
constraint-editor constraint-editor: Don't poke around in widget internals 2020-05-30 19:26:46 -04:00
gtk-demo scrolledwindow: Don't take adjustments in new() 2020-06-24 11:25:09 -04:00
icon-browser Port the icon browser to GtkGridView 2020-06-21 13:36:57 -04:00
node-editor node-editor: Monitor file and reload on changes 2020-05-13 08:07:55 +02:00
print-editor scrolledwindow: Don't take adjustments in new() 2020-06-24 11:25:09 -04:00
widget-factory widget-factory: Make the print dialog more functional 2020-06-13 08:59:21 -04:00
meson.build Move print-editor to demos 2020-05-12 15:43:43 -04:00