Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
poppler-glib
Poppler
AnnotText
AnnotText
get_icon
get_is_open
get_state
AnnotText
Object Hierarchy:
Description:
public
class
AnnotText
:
AnnotMarkup
Namespace:
Poppler
Package:
poppler-glib
Content:
Creation methods:
protected
AnnotText
()
Creates a new Text annotation that will be located on
rect
when added to a page. See
poppler_page_add_annot
Methods:
public
unowned
string
get_icon
()
Gets name of the icon of
poppler_annot
.
public
bool
get_is_open
()
Retrieves the state of
poppler_annot
.
public
AnnotTextState
get_state
()
Retrieves the state of
poppler_annot
.