Description Usage Arguments Value Author(s)
Constructs a GFile
for a given path. This operation never
fails, but the returned object might not support any I/O
operation if path
is malformed.
1 | gFileNewForPath(path)
|
|
a string containing a relative or absolute path. |
[GFile
] a new GFile
for the given path
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.