- GReserved1
void function() GReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved2
void function() GReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved3
void function() GReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved4
void function() GReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved5
void function() GReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved6
void function() GReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GReserved7
void function() GReserved7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- closeAsync
void function(GFileEnumerator* enumerator, int ioPriority, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) closeAsync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- closeFinish
int function(GFileEnumerator* enumerator, GAsyncResult* result, GError** err) closeFinish;
- closeFn
int function(GFileEnumerator* enumerator, GCancellable* cancellable, GError** err) closeFn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nextFile
GFileInfo* function(GFileEnumerator* enumerator, GCancellable* cancellable, GError** err) nextFile;
- nextFilesAsync
void function(GFileEnumerator* enumerator, int numFiles, int ioPriority, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) nextFilesAsync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nextFilesFinish
GList* function(GFileEnumerator* enumerator, GAsyncResult* result, GError** err) nextFilesFinish;
- parentClass
GObjectClass parentClass;
Undocumented in source.