This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

See GTK+/GtkFileChooserInternals

GtkFilePath is a GtkFileSystem-implementation-dependent file path. It is private API.

GtkFilePath functions take a GtkFileSystem* parameter because they are implemented as vfuncs on a GtkFileSystem, such as GtkFileSystem::path_to_uri() and GtkFileSystem::uri_to_path().


2024-10-23 10:58