JULEA
|
Go to the source code of this file.
Typedefs | |
typedef struct JItemIterator | JItemIterator |
Functions | |
G_END_DECLS G_BEGIN_DECLS JItemIterator * | j_item_iterator_new (JCollection *collection) |
void | j_item_iterator_free (JItemIterator *iterator) |
gboolean | j_item_iterator_next (JItemIterator *iterator) |
JItem * | j_item_iterator_get (JItemIterator *iterator) |