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 for a given URI. This operation never fails, but the returned object might not support any I/O operation if uri is malformed or if the uri type is not supported.
uri
a UTF-8 string containing a URI
a new Gio.File for the given uri. Free the returned object with g_object_unref().
g_object_unref()
Constructs a Gio.File for a given URI. This operation never fails, but the returned object might not support any I/O operation if
uriis malformed or if the uri type is not supported.