Interface

EvinceDocumentAnnotationMarkup

Description

interface EvinceDocument.AnnotationMarkup : EvinceDocument.Annotation
No description available.

Prerequisite

In order to implement AnnotationMarkup, your type must inherit fromEvAnnotation.

Instance methods

ev_annotation_markup_can_have_popup
No description available.

ev_annotation_markup_get_label
No description available.

ev_annotation_markup_get_opacity
No description available.

ev_annotation_markup_get_popup_is_open
No description available.

ev_annotation_markup_get_rectangle
No description available.

ev_annotation_markup_has_popup
No description available.

ev_annotation_markup_set_has_popup
No description available.

ev_annotation_markup_set_label
No description available.

ev_annotation_markup_set_opacity
No description available.

ev_annotation_markup_set_popup_is_open
No description available.

ev_annotation_markup_set_rectangle
No description available.

Properties

Interface structure

struct EvinceDocumentAnnotationMarkupInterface {
  /* no available fields */
}
No description available.