gdkRegionGetClipbox: gdkRegionGetClipbox
Description
Returns the smallest rectangle which includes the entire GdkRegion
.Usage
gdkRegionGetClipbox(object)
Value
A list containing the following elements:rectangle
[GdkRectangle
] returns the smallest rectangle which includes all of region
.