Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
poppler-glib
Poppler
AnnotMarkup
AnnotMarkup
get_date
get_external_data
get_label
get_opacity
get_popup_is_open
get_popup_rectangle
get_reply_to
get_subject
has_popup
AnnotMarkup
Object Hierarchy:
Description:
public
class
AnnotMarkup
:
Annot
All known sub-classes:
AnnotFreeText
AnnotText
Namespace:
Poppler
Package:
poppler-glib
Content:
Creation methods:
protected
AnnotMarkup
()
Methods:
public
Date
get_date
()
Returns the date and time when the annotation was created
public
AnnotExternalDataType
get_external_data
()
public
unowned
string
get_label
()
Retrieves the label text of
poppler_annot
.
public
double
get_opacity
()
Retrieves the opacity value of
poppler_annot
.
public
bool
get_popup_is_open
()
Retrieves the state of the popup window related to
poppler_annot
.
public
bool
get_popup_rectangle
(
Rectangle
poppler_rect)
Retrieves the rectangle of the popup window related to
poppler_annot
.
public
AnnotMarkupReplyType
get_reply_to
()
public
unowned
string
get_subject
()
public
bool
has_popup
()
Return
true
if the markup annotation has a popup window associated