Import line: | EvinceDocument = imports.gi.EvinceDocument; |
GIR File: | EvinceDocument-3.0.gir |
C documentation: | EvinceDocumentSelectionStyle |
Enum : | SelectionStyle |
Properties | |
---|---|
guint32 EvinceDocument.SelectionStyle.GLYPH : 0
|
|
guint32 EvinceDocument.SelectionStyle.LINE : 2
|
|
guint32 EvinceDocument.SelectionStyle.WORD : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
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
|