pub type GFile = _GFile;
Expand description
GFile:
A handle to an object implementing the #GFileIface interface. Generally stores a location within the file system. Handles do not necessarily represent files or directories that currently exist.
Aliased Type§
struct GFile { /* private fields */ }