get_visible


Description:

public bool get_visible ()

Determines whether the widget is visible.

If you want to take into account whether the widget’s parent is also marked as visible, use [[email protected]_visible] instead.

This function does not check if the widget is obscured in any way.

See [[email protected]_visible].

Parameters:

this

a `GtkWidget`

Returns:

true if the widget is visible




2022 vala-language.org