RGtk2 (version 2.20.31)

gtkWidgetGetChildVisible: gtkWidgetGetChildVisible

Description

Gets the value set with gtkWidgetSetChildVisible. If you feel a need to use this function, your code probably needs reorganization.

Usage

gtkWidgetGetChildVisible(object)

Arguments

object

Value

TRUE if the widget is mapped with the parent.

Details

This function is only useful for container implementations and never should be called by an application.