GObject.Object
EvinceDocument.Annotation
Import line: | EvinceDocument = imports.gi.EvinceDocument; |
GIR File: | EvinceDocument-3.0.gir |
C documentation: | EvinceDocumentAnnotation |
Class : | Annotation |
Extends: | GObject.Object |
Properties | Defined By | |
---|---|---|
color : void*
|
EvinceDocument.Annotation | |
contents : String
|
EvinceDocument.Annotation | |
modified : String
|
EvinceDocument.Annotation | |
name : String
|
EvinceDocument.Annotation | |
page : EvinceDocument.Page
|
EvinceDocument.Annotation |
Method / Constructor | Defined By | |
---|---|---|
new EvinceDocument.Annotation
(Object properties)
Create a new EvinceDocument.Annotation
Create a new EvinceDocument.Annotation
|
||
equal
(Annotation other)
:
gboolean
|
EvinceDocument.Annotation | |
get_annotation_type
()
:
EvinceDocument.AnnotationType
|
EvinceDocument.Annotation | |
get_color
(Color color)
:
none
|
EvinceDocument.Annotation | |
get_contents
()
:
String
|
EvinceDocument.Annotation | |
get_modified
()
:
String
|
EvinceDocument.Annotation | |
get_name
()
:
String
|
EvinceDocument.Annotation | |
get_page_index
()
:
guint32
|
EvinceDocument.Annotation | |
EvinceDocument.Annotation | ||
EvinceDocument.Annotation | ||
EvinceDocument.Annotation | ||
EvinceDocument.Annotation | ||
EvinceDocument.Annotation |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
EvinceDocument.DocumentAnnotations
Method |
add_annotation
(Annotation annot, Rectangle rect)
:
none
|
EvinceDocument.DocumentAnnotations
Method |
save_annotation
(Annotation annot, AnnotationsSaveMask mask)
:
none
|
EvinceView.View
Signal |
annot_added
(View self, Annotation object)
:
none
|