Annot
Object Hierarchy:
Description:
[ CCode ( type_id = "poppler_annot_get_type ()" ) ]
public class Annot : Object
Content:
Creation methods:
Methods:
- public AnnotType get_annot_type ()
Gets the type of this
- public Color get_color ()
Retrieves the color of this.
- public string get_contents ()
Retrieves the contents of this.
- public AnnotFlag get_flags ()
Retrieves the flag field specifying various characteristics of the
this.
- public string get_modified ()
Retrieves the last modification data of
this.
- public string get_name ()
Retrieves the name of this.
- public int get_page_index ()
Returns the page index to which this
is associated, or -1 if unknown
- public Rectangle get_rectangle ()
Retrieves the rectangle representing the page coordinates where the
annotation this is placed.
- public void set_color (Color? poppler_color)
Sets the color of this.
- public void set_contents (string contents)
Sets the contents of this to the
given value, replacing the current contents.
- public void set_flags (AnnotFlag flags)
Sets the flag field specifying various characteristics of the
this.
- public void set_rectangle (Rectangle poppler_rect)
Move the annotation to the rectangle representing the page coordinates
where the annotation this should be placed.
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref