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
)
Parameters
- rc
- 
            Type: EvRenderContextNo description available. The data is owned by the caller of the function. 
- surface
- 
            Type: cairo_surface_tNo description available. The data is owned by the caller of the function. 
- points
- 
            Type: EvRectangleNo description available. The data is owned by the caller of the function. 
- old_points
- 
            Type: EvRectangleNo description available. The data is owned by the caller of the function. 
- style
- 
            Type: EvSelectionStyleNo description available. 
- text
- 
            Type: GdkColorNo description available. The data is owned by the caller of the function. 
- base
- 
            Type: GdkColorNo description available. The data is owned by the caller of the function.