Gtk.PrintContext.prototype.get_cairo_context
function get_cairo_context():cairo.Context {
// Gjs wrapper for gtk_print_context_get_cairo_context()
}Obtains the cairo context that is associated with the Gtk.PrintContext.
Since 2.10
- Returns
the cairo context of context