is_visible


Description:

public bool is_visible ()

Determines whether the widget and all its parents are marked as visible.

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

See also [[email protected]_visible] and [[email protected]_visible].

Parameters:

this

a `GtkWidget`

Returns:

true if the widget and all its parents are visible




2022 vala-language.org