g_file_enumerate_children ( file attributes flags cancellable error -- GFileEnumerator* )


Vocabulary
gio.ffi

Inputs
filean object
attributesan object
flagsan object
cancellablean object
erroran object


Outputs
GFileEnumerator*an object


Definition


LIBRARY: gio FUNCTION: GFileEnumerator*
g_file_enumerate_children
( GFile* file, gchar* attributes, GFileQueryInfoFlags flags,
GCancellable* cancellable, GError* error )