gtkWidgetGetVisible: gtkWidgetGetVisible

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Determines whether the widget is visible. Note that this doesn't take into account whether the widget's parent is also visible or the widget is obscured in any way.

Usage

1

Arguments

object

a GtkWidget

Details

See gtkWidgetSetVisible. Since 2.18

Value

[logical] TRUE if the widget is visible

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.