gdkRegionGetClipbox {RGtk2}R Documentation

gdkRegionGetClipbox

Description

Obtains the smallest rectangle which includes the entire GdkRegion.

Usage

gdkRegionGetClipbox(object)

Arguments

object

a GdkRegion

Value

A list containing the following elements:

rectangle

return location for the clipbox

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]