gtk2/demos
Benjamin Otte a15fb95c46 gtk-demo: Use normal way to lookup up symbols
We're a normal application, so we can use the normal way to hook up code
into builder files, which is using dlsym() for the function pointers.

There's no need to to extra work exporting static symbols.
2019-12-03 18:12:25 +01:00
..
constraint-editor demos/constraint-editor: Fix linking on MSVC builds 2019-07-08 18:37:27 +08:00
gtk-demo gtk-demo: Use normal way to lookup up symbols 2019-12-03 18:12:25 +01:00
icon-browser icontheme: Return paintables from more API 2019-09-09 17:36:26 +02:00
node-editor node editor: Avoid inheriting textview styles 2019-09-03 01:44:55 +09:00
widget-factory Fix up widget-factory ui 2019-11-29 08:34:09 -05:00
meson.build Add a constraint editor demo 2019-07-01 00:10:11 +01:00