Initializes iter
to the first child item of parent
.
See gxps_document_structure_outline_iter_init() for
more details.
an initialized #GXPSOutlineIter
Gets the description of the outline item associated with iter
.
See gxps_document_structure_outline_iter_init() for
more details.
Gets the #GXPSLinkTarget of the outline item associated with iter
.
See gxps_document_structure_outline_iter_init() for
more details.
Advances iter
to the next item at the current level.
See gxps_document_structure_outline_iter_init() for
more details.
GXPSOutlineIter represents an iterator that can be used to iterate over the items of an outline contained in a #GXPSDocumentStructure