Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWidgetGetMapped: gtkWidgetGetMapped
Description
Whether the widget is mapped.
Usage
gtkWidgetGetMapped(object)
Arguments
object
a
GtkWidget
Value
TRUE
if the widget is mapped,
FALSE
otherwise.
Details
Since 2.20