PapersView.JobRenderTexture

g GObject.Object GObject.Object PapersView.Job PapersView.Job GObject.Object->PapersView.Job PapersView.JobRenderTexture PapersView.JobRenderTexture PapersView.Job->PapersView.JobRenderTexture

Subclasses:

None

Methods

Inherited:

PapersView.Job (12), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (document, page, rotation, scale, width, height, annot_flags)

set_selection_info (selection_points, selection_style, text, base)

Virtual Methods

Inherited:

PapersView.Job (3), GObject.Object (7)

Properties

Inherited:

PapersView.Job (1)

Signals

Inherited:

PapersView.Job (2), GObject.Object (1)

Fields

Inherited:

PapersView.Job (2), GObject.Object (1)

Name

Type

Access

Description

annot_flags

PapersDocument.RenderAnnotsFlags

r

base

Gdk.RGBA

r

include_selection

bool

r

page

int

r

page_ready

bool

r

parent

PapersView.Job

r

rotation

int

r

scale

float

r

selection

Gdk.Texture

r

selection_points

PapersDocument.Rectangle

r

selection_region

cairo.Region

r

selection_style

PapersDocument.SelectionStyle

r

target_height

int

r

target_width

int

r

text

Gdk.RGBA

r

texture

Gdk.Texture

r

Class Details

class PapersView.JobRenderTexture(**kwargs)
Bases:

PapersView.Job

Abstract:

No

Structure:

PapersView.JobRenderTextureClass

classmethod new(document, page, rotation, scale, width, height, annot_flags)
Parameters:
Return type:

PapersView.Job

set_selection_info(selection_points, selection_style, text, base)
Parameters: