Class (GI Struct)

Poppler-0.18PopplerLayersIter

Interface for getting the Layers of a poppler_document

Since 24.10 this type supports g_autoptr

Index

Constructors

Properties

$gtype: GType<LayersIter>

Methods

  • Returns the title associated with iter. It must be freed with g_free().

    Returns string

    a new string containing the iter's title or null if iter doesn't have a title. The returned string should be freed with g_free() when no longer needed.

  • Sets iter to point to the next action at the current level, if valid. See poppler_layers_iter_new() for more information.

    Returns boolean

    true, if iter was set to the next action