gdkRegionEmpty {RGtk2}R Documentation

gdkRegionEmpty

Description

Finds out if the GdkRegion is empty.

Usage

gdkRegionEmpty(object)

Arguments

object

a GdkRegion

Value

[logical] TRUE if region is empty.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]