gdkCairoRectangle {RGtk2}R Documentation

gdkCairoRectangle

Description

Adds the given rectangle to the current path of cr.

Usage

gdkCairoRectangle(cr, rectangle)

Arguments

cr [Cairo] a Cairo
rectangle [GdkRectangle] a GdkRectangle

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]