Widget.getChildVisible

Gets the value set with gtk.widget.Widget.setChildVisible.

If you feel a need to use this function, your code probably needs reorganization.

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

class Widget
bool
getChildVisible
()

Return Value

Type: bool

true if the widget is mapped with the parent.