JULEA
|
Data Fields | |
GArray * | dirs |
GArray * | paths |
gchar * | current |
gchar * | root |
guint | depth |
gchar* JDirIterator::current |
The current file.
guint JDirIterator::depth |
The current depth.
GArray* JDirIterator::dirs |
The directories.
GArray* JDirIterator::paths |
The paths below the root directory.
gchar* JDirIterator::root |
The root directory.