GdkVisibilityState

Specifies the visiblity status of a window for a GdkEventVisibility

Values

ValueMeaning
UNOBSCURED0

the window is completely visible.

PARTIAL1

the window is partially visible.

FULLY_OBSCURED2

the window is not visible at all.