Enumeration
GdkVisibilityState
since: 3.0
Description [src]
Specifies the visiblity status of a window for a GdkEventVisibility
.
Available since: 3.0
Members
GDK_VISIBILITY_UNOBSCURED
-
The window is completely visible.
- Value:
0
- Nickname:
unobscured
- Available since: 3.0
- Value:
GDK_VISIBILITY_PARTIAL
-
The window is partially visible.
- Value:
1
- Nickname:
partial
- Available since: 3.0
- Value:
GDK_VISIBILITY_FULLY_OBSCURED
-
The window is not visible at all.
- Value:
2
- Nickname:
fully-obscured
- Available since: 3.0
- Value: