Description Usage Arguments Value Author(s)
Constructs a GFile
with the given parse.name
(i.e. something given by gFileGetParseName
).
This operation never fails, but the returned object might not support any I/O
operation if the parse.name
cannot be parsed.
1 | gFileParseName(parse.name)
|
|
a file name or path to be parsed. |
[GFile
] a new GFile
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.