Creates a new Poppler.IndexIter as a copy of iter. This must be freed with
poppler_index_iter_free().
a new Poppler.IndexIter
Frees iter.
Returns the Poppler.Action associated with iter. It must be freed with
poppler_action_free().
a new Poppler.Action
Returns a newly created child of parent, or null if the iter has no child.
See poppler_index_iter_new() for more information on this function.
a new Poppler.IndexIter
Returns whether this node should be expanded by default to the user. The document can provide a hint as to how the document's index should be expanded initially.
true, if the document wants iter to be expanded
Sets iter to point to the next action at the current level, if valid. See
poppler_index_iter_new() for more information.
true, if iter was set to the next action
Staticnew
Interface for getting the Index of a poppler_document
Since 24.10 this type supports g_autoptr