gdkCairoCreate {RGtk2}R Documentation

gdkCairoCreate

Description

Creates a Cairo context for drawing to drawable.

Usage

gdkCairoCreate(drawable)

Arguments

drawable [GdkDrawable] a GdkDrawable

Details

Since 2.8

Value

[Cairo] A newly created Cairo context.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]