public final class VisibilityState
extends org.freedesktop.bindings.Constant
Widget.VisibilityNotifyEvent signal for further details; these constants
 come from the getState() method on an
 EventVisibility.| Modifier and Type | Field and Description | 
|---|---|
static VisibilityState | 
FULLY_OBSCURED
The Widget is fully blocked from view. 
 | 
static VisibilityState | 
PARTIAL
The Widget is partially obscured by another Window (be it this
 application's or anther's). 
 | 
static VisibilityState | 
UNOBSCURED
The Widget is no longer obscured. 
 | 
public static final VisibilityState FULLY_OBSCURED
public static final VisibilityState PARTIAL
public static final VisibilityState UNOBSCURED