Handbook
Glossary
g_file_enumerator_close_finish ( file_enumerator result error -- gboolean )
Vocabulary
gio
.
ffi
Inputs
file_enumerator
an
object
result
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_file_enumerator_close_finish
( GFileEnumerator* file_enumerator, GAsyncResult* result,
GError* error )