Layer
Object Hierarchy:
Description:
[
CCode ( type_id =
"poppler_layer_get_type ()" ) ]
public sealed class Layer :
Object
Content:
Creation methods:
Methods:
- public int get_radio_button_group_id ()
Returns the numeric ID the radio button group associated with
this.
- public unowned string get_title ()
Returns the name of the layer suitable for presentation as a title in a
viewer's GUI
- public void hide ()
Hides this.
- public bool is_parent ()
Returns whether this is parent of other
nested layers.
- public bool is_visible ()
Returns whether this is visible
- public void show ()
Shows this
Inherited Members:
All known members inherited from class GLib.Object