gtkWidgetGetMapped {RGtk2}R Documentation

gtkWidgetGetMapped

Description

Whether the widget is mapped.

Usage

gtkWidgetGetMapped(object)

Arguments

object

a GtkWidget

Details

Since 2.20

Value

[logical] TRUE if the widget is mapped, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]