JULEA
|
Go to the source code of this file.
Typedefs | |
typedef struct JCollectionIterator | JCollectionIterator |
Functions | |
G_END_DECLS G_BEGIN_DECLS JCollectionIterator * | j_collection_iterator_new (void) |
void | j_collection_iterator_free (JCollectionIterator *iterator) |
gboolean | j_collection_iterator_next (JCollectionIterator *iterator) |
JCollection * | j_collection_iterator_get (JCollectionIterator *iterator) |