gFileEnumeratorClose
Releases all resources used by this enumerator, making the
enumerator return G_IO_ERROR_CLOSED
on all calls.
gFileEnumeratorClose(object, cancellable = NULL, .errwarn = TRUE)
|
|
|
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.