Handbook
Glossary
g_file_enumerator_next_file ( file_enumerator cancellable error -- GFileInfo* )
Vocabulary
gio
.
ffi
Inputs
file_enumerator
an
object
cancellable
an
object
error
an
object
Outputs
GFileInfo*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GFileInfo*
g_file_enumerator_next_file
( GFileEnumerator* file_enumerator, GCancellable*
cancellable, GError* error )