Skip to content

Instantly share code, notes, and snippets.

@onlyshk
Created August 7, 2010 04:50
Show Gist options
  • Save onlyshk/512445 to your computer and use it in GitHub Desktop.
Save onlyshk/512445 to your computer and use it in GitHub Desktop.
GFileEnumerator* enumerator;
enumerator = g_file_enumerate_children(mw->loading_file,G_FILE_ATTRIBUTE_STANDARD_NAME,
G_FILE_QUERY_INFO_NONE,mw->generator_cancellable, NULL);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment