gtkPrintContextGetCairoContext {RGtk2}R Documentation

gtkPrintContextGetCairoContext

Description

Obtains the cairo context that is associated with the GtkPrintContext.

Usage

gtkPrintContextGetCairoContext(object)

Arguments

object

a GtkPrintContext

Details

Since 2.10

Value

[Cairo] the cairo context of context

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]