Function
EvinceDocumentDocumentmisc_paint_one_page
Declaration [src]
void
ev_document_misc_paint_one_page (
cairo_t* cr,
GtkWidget* widget,
GdkRectangle* area,
GtkBorder* border,
gboolean highlight,
gboolean inverted_colors
)
Parameters
cr |
cairo_t* |
A #cairo_tEvannotation
|
|
The data is owned by the caller of the function. | |
widget |
GtkWidget* |
No description available. | |
The data is owned by the caller of the function. | |
area |
GdkRectangle* |
A |
|
The data is owned by the caller of the function. | |
border |
GtkBorder* |
A |
|
The data is owned by the caller of the function. | |
highlight |
gboolean |
Whether to highlight the text. |
|
inverted_colors |
gboolean |
Whether to invert colors. |