EvinceDocument.Selection

g EvinceDocument.Selection EvinceDocument.Selection GObject.GInterface GObject.GInterface GObject.GInterface->EvinceDocument.Selection

Implementations:

None

Methods

get_selected_text (page, style, points)

get_selection_region (rc, style, points)

render_selection (rc, surface, points, old_points, style, text, base)

Virtual Methods

do_get_selected_text (page, style, points)

do_get_selection_region (rc, style, points)

do_render_selection (rc, surface, points, old_points, style, text, base)

Properties

None

Signals

None

Fields

None

Class Details

class EvinceDocument.Selection
Bases:

GObject.GInterface

Structure:

EvinceDocument.SelectionInterface

get_selected_text(page, style, points)
Parameters:
Return type:

str

get_selection_region(rc, style, points)
Parameters:
Return type:

cairo.Region

render_selection(rc, surface, points, old_points, style, text, base)
Parameters:
do_get_selected_text(page, style, points) virtual
Parameters:
Return type:

str

do_get_selection_region(rc, style, points) virtual
Parameters:
Return type:

cairo.Region

do_render_selection(rc, surface, points, old_points, style, text, base) virtual
Parameters: