g_file_enumerate_children_async ( file attributes flags io_priority cancellable callback user_data -- )


Vocabulary
gio.ffi

Inputs
filean object
attributesan object
flagsan object
io_priorityan object
cancellablean object
callbackan object
user_dataan object


Outputs
None

Definition


LIBRARY: gio FUNCTION: void g_file_enumerate_children_async
( GFile* file, gchar* attributes, GFileQueryInfoFlags flags,
gint io_priority, GCancellable* cancellable,
GAsyncReadyCallback callback, gpointer user_data )