Handbook
Glossary
g_file_enumerate_children ( file attributes flags cancellable error -- GFileEnumerator* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
attributes
an
object
flags
an
object
cancellable
an
object
error
an
object
Outputs
GFileEnumerator*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GFileEnumerator*
g_file_enumerate_children
( GFile* file, gchar* attributes,
GFileQueryInfoFlags
flags,
GCancellable* cancellable, GError* error )