Virtual Method

EvinceDocumentSelectionrender_selection

Declaration [src]

void
render_selection (
  EvSelection* selection,
  EvRenderContext* rc,
  cairo_surface_t** surface,
  EvRectangle* points,
  EvRectangle* old_points,
  EvSelectionStyle style,
  GdkColor* text,
  GdkColor* base
)

Description

No description available.

Parameters

rc

Type: EvRenderContext

No description available.

The data is owned by the caller of the function.
surface

Type: cairo_surface_t

No description available.

The data is owned by the caller of the function.
points

Type: EvRectangle

No description available.

The data is owned by the caller of the function.
old_points

Type: EvRectangle

No description available.

The data is owned by the caller of the function.
style

Type: EvSelectionStyle

No description available.

text

Type: GdkColor

No description available.

The data is owned by the caller of the function.
base

Type: GdkColor

No description available.

The data is owned by the caller of the function.