is_visible


Description:

[ Version ( since = "3.8" ) ]
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 get_visible and set_visible

Parameters:

this

a Widget

Returns:

true if the widget and all its parents are visible