Function
EvinceDocumentDocumentmisc_paint_one_page
deprecated: 3.10.
Declaration [src]
void
ev_document_misc_paint_one_page (
  cairo_t* cr,
  GtkWidget* widget,
  GdkRectangle* area,
  GtkBorder* border,
  gboolean highlight,
  gboolean inverted_colors
)
Description
No description available.
Deprecated since: 3.10.
Please do not use it in newly written code.
Parameters
- cr
- 
            Type: cairo_tA #cairo_tEvannotation widgetaGtkWidget.The data is owned by the caller of the function. 
- widget
- 
            Type: GtkWidgetNo description available. The data is owned by the caller of the function. 
- area
- 
            Type: GdkRectangleA GdkRectangle.The data is owned by the caller of the function. 
- border
- 
            Type: GtkBorderA GtkBorder.The data is owned by the caller of the function. 
- highlight
- 
            Type: gbooleanWhether to highlight the text. 
- inverted_colors
- 
            Type: gbooleanWhether to invert colors.