EvinceView.JobRender¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
None
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
base  | 
r  | 
||
include_selection  | 
r  | 
||
page  | 
r  | 
||
page_ready  | 
r  | 
||
parent  | 
r  | 
||
rotation  | 
r  | 
||
scale  | 
r  | 
||
selection  | 
r  | 
||
selection_points  | 
r  | 
||
selection_region  | 
r  | 
||
selection_style  | 
r  | 
||
surface  | 
r  | 
||
target_height  | 
r  | 
||
target_width  | 
r  | 
||
text  | 
r  | 
Class Details¶
- class EvinceView.JobRender(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new(document, page, rotation, scale, width, height)¶
 - Parameters:
 - Return type:
 
- set_selection_info(selection_points, selection_style, text, base)¶
 - Parameters:
 selection_points (
EvinceDocument.Rectangle) –selection_style (
EvinceDocument.SelectionStyle) –text (
Gdk.Color) –base (
Gdk.Color) –