Method
GtkPrintContextget_cairo_context
Declaration [src]
cairo_t*
gtk_print_context_get_cairo_context (
GtkPrintContext* context
)
Return value
Type: cairo_t
The cairo context of context
.
The returned data is owned by the instance. |