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

a GdkWindow

rectangle

rectangle you intend to draw to

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]