Files
glib/docs
Matthias Clasen 301cf981e3 gio: Add g_file_info_set/get_file
Attaching the original GFile to a GFileInfo created
from it useful to avoid having to carry around the
(file, info) pair. In particular, it allows to store
just a self-contained GFileInfo in a list model. This
is going to be used in the GTK file chooser.
2020-07-12 13:58:21 -04:00
..