gdkWindowBeginPaintRect {RGtk2}R Documentation

gdkWindowBeginPaintRect

Description

A convenience wrapper around gdkWindowBeginPaintRegion which creates a rectangular region for you. See gdkWindowBeginPaintRegion for details.

Usage

gdkWindowBeginPaintRect(object, rectangle)

Arguments

object [GdkWindow] a GdkWindow
rectangle [GdkRectangle] rectangle you intend to draw to

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]