Description Usage Arguments Details Value Author(s)
Returns information for the next file in the enumerated object.
Will block until the information is available. The GFileInfo
returned from this function will contain attributes that match the
attribute string that was passed when the GFileEnumerator was created.
1 | gFileEnumeratorNextFile(object, cancellable = NULL, .errwarn = TRUE)
|
|
a |
|
optional |
.errwarn |
Whether to issue a warning on error or fail silently |
On error, returns NULL and sets error to the error. If the
enumerator is at the end, NULL will be returned and error will
be unset.
A list containing the following elements:
retval |
[ |
|
location to store the error occuring, or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.