Function

Gio-2.0Giofile_parse_name

  • 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.

    Parameters

    • parse_name: string

      a file name or path to be parsed

    Returns Gio.File

    a new Gio.File.