Description Usage Arguments Details Value Author(s)
Releases all resources used by this enumerator, making the
enumerator return G_IO_ERROR_CLOSED
on all calls.
1 | gFileEnumeratorClose(object, cancellable = NULL, .errwarn = TRUE)
|
|
a |
|
optional |
.errwarn |
Whether to issue a warning on error or fail silently |
This will be automatically called when the last reference is dropped, but you might want to call this function to make sure resources are released as early as possible.
A list containing the following elements:
retval |
[logical] |
|
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.