RGtk2 (version 2.20.31)

gtkWidgetGetVisible: gtkWidgetGetVisible

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

gtkWidgetGetVisible(object)

Arguments

object

Value

TRUE if the widget is visible

Details

See gtkWidgetSetVisible. Since 2.18