Description Usage Arguments Value Author(s)
Constructs a GFile
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.
1 | gFileNewForUri(uri)
|
|
a string containing a URI. |
[GFile
] a GFile
for the given uri
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.