g_file_enumerator_iterate ( file_enumerator out_info out_child cancellable error -- gboolean )


Vocabulary
gio.ffi

Inputs
file_enumeratoran object
out_infoan object
out_childan object
cancellablean object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: gio FUNCTION: gboolean g_file_enumerator_iterate
( GFileEnumerator* file_enumerator, GFileInfo** out_info,
GFile** out_child, GCancellable* cancellable, GError* error
)