gtkPrintContextGetCairoContext {RGtk2}R Documentation

gtkPrintContextGetCairoContext

Description

Obtains the cairo context that is associated with the GtkPrintContext.

Usage

gtkPrintContextGetCairoContext(object)

Arguments

object [GtkPrintContext] 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.12.5-3 Index]