Gdk.VisibilityState – gdk-3.0 Reference Manual
VisibilityState
Description:
[
CCode
( cprefix =
"GDK_VISIBILITY_"
, type_id =
"gdk_visibility_state_get_type ()"
) ]
public
enum
VisibilityState
Specifies the visiblity status of a window for a
EventVisibility
.
Namespace:
Gdk
Package:
gdk-3.0
Content:
Enum values:
FULLY_OBSCURED
-
the window is not visible at all.
PARTIAL
-
the window is partially visible.
UNOBSCURED
-
the window is completely visible.
2022 vala-language.org