gtk2/demos
Emmanuele Bassi 5f070ff233 Remove filename/URI API from GtkFileChooser
GtkFileChooser's API predates GIO by a few years, so it started off with
filenames and URI as character arrays. After introducing GIO as a
dependency, the API included GFile-based entry points.

It's much more appropriate to use GFile everywhere, as we want to
encourage people to use GIO instead of passing random bytes to low level
POSIX API.

See: #2455
2020-02-22 15:22:06 +00:00
..
constraint-editor Remove filename/URI API from GtkFileChooser 2020-02-22 15:22:06 +00:00
gtk-demo gtk-demo: Stop using gtk_get_event_widget 2020-02-21 00:51:03 -05:00
icon-browser dnd: Port the TreeModel machinery to GValue DND 2020-02-18 02:40:00 +01:00
node-editor Remove filename/URI API from GtkFileChooser 2020-02-22 15:22:06 +00:00
widget-factory widget-factory: Get rid of toolbars 2020-02-07 14:08:08 +01:00
meson.build Add a constraint editor demo 2019-07-01 00:10:11 +01:00