gdkRegionGetClipbox {RGtk2}R Documentation

gdkRegionGetClipbox

Description

Obtains the smallest rectangle which includes the entire GdkRegion.

Usage

gdkRegionGetClipbox(object)

Arguments

object [GdkRegion] a GdkRegion

Value

A list containing the following elements:

rectangle [GdkRectangle] return location for the clipbox

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]