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().

Attic/GtkFilePath (last edited 2013-11-22 23:56:34 by WilliamJonMcCann)