TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Constructs a Gio.File with the given parse_name (i.e. something given by g_file_get_parse_name()). This operation never fails, but the returned object might not support any I/O operation if the parse_name cannot be parsed.
parse_name
g_file_get_parse_name()
a file name or path to be parsed
a new Gio.File.
Constructs a Gio.File with the given
parse_name(i.e. something given byg_file_get_parse_name()). This operation never fails, but the returned object might not support any I/O operation if theparse_namecannot be parsed.