gtk2/docs/reference
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
..
gdk docs: Add GdkPopupLayout to gdk4-sections.txt 2020-02-21 23:25:30 +01:00
gsk gsk: Update docs sections 2020-02-08 19:40:56 -05:00
gtk Remove filename/URI API from GtkFileChooser 2020-02-22 15:22:06 +00:00
meson.build Add gtk-doc as a subproject 2020-01-29 09:39:21 +01:00