Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWidgetSetMapped: gtkWidgetSetMapped
Description
Marks the widget as being realized.
Usage
gtkWidgetSetMapped(object, mapped)
Arguments
object
a
GtkWidget
mapped
TRUE
to mark the widget as mapped
Details
This function should only ever be called in a derived widget's "map" or "unmap" implementation. Since 2.20