Import line: | EvinceDocument = imports.gi.EvinceDocument; |
GIR File: | EvinceDocument-3.0.gir |
C documentation: | EvinceDocumentRectangle |
Struct : | Rectangle |
Properties | Defined By | |
---|---|---|
x1 : gdouble
|
EvinceDocument.Rectangle | |
x2 : gdouble
|
EvinceDocument.Rectangle | |
y1 : gdouble
|
EvinceDocument.Rectangle | |
y2 : gdouble
|
EvinceDocument.Rectangle |
Method / Constructor | Defined By | |
---|---|---|
new EvinceDocument.Rectangle
()
Create a new EvinceDocument.Rectangle
Create a new EvinceDocument.Rectangle
|
||
copy
()
:
EvinceDocument.Rectangle
|
EvinceDocument.Rectangle | |
free
()
:
none
|
EvinceDocument.Rectangle |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
EvinceDocument
Method |
|
EvinceDocument.AnnotationMarkup
Property |
rectangle : EvinceDocument.Rectangle
|
EvinceDocument.AnnotationMarkup
Method |
get_rectangle
(Rectangle ev_rect)
:
none
|
EvinceDocument.AnnotationMarkup
Method |
|
EvinceDocument.DocumentAnnotations
Method |
add_annotation
(Annotation annot, Rectangle rect)
:
none
|
EvinceDocument.DocumentText
Method |
|
EvinceDocument.Selection
Method |
|
EvinceDocument.Selection
Method |
|
EvinceDocument.Selection
Method |
render_selection
(RenderContext rc, Surface surface, Rectangle points, Rectangle old_points, SelectionStyle style, Color text, Color base)
:
none
|
EvinceView.JobRender
Method |
set_selection_info
(Rectangle selection_points, SelectionStyle selection_style, Color text, Color base)
:
none
|