gtk2/demos
Alexander Larsson 8707bab450 gtk-demo: Avoid list for children in GtkFishBowl
This is a demo that measures performance, so keep the child
info in a hashtable instead of a list. This means adding or removing
a child is not O(n-children).
2020-06-04 12:06:42 +02:00
..
constraint-editor constraint-editor: Don't poke around in widget internals 2020-05-30 19:26:46 -04:00
gtk-demo gtk-demo: Avoid list for children in GtkFishBowl 2020-06-04 12:06:42 +02:00
icon-browser listboxrow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
node-editor node-editor: Monitor file and reload on changes 2020-05-13 08:07:55 +02:00
print-editor print-editor: Stop using appmenu apis 2020-05-22 17:31:05 -04:00
widget-factory widget-factory: Add a mnemonic conflict 2020-05-28 08:34:06 -04:00
meson.build Move print-editor to demos 2020-05-12 15:43:43 -04:00