Package ch.bailu.gtk.gdk
Interface FullscreenMode
public interface FullscreenMode
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Span across all monitors when fullscreen.static final int
Fullscreen on current monitor only.
-
Field Details
-
CURRENT_MONITOR
static final int CURRENT_MONITORFullscreen on current monitor only.- See Also:
-
ALL_MONITORS
static final int ALL_MONITORSSpan across all monitors when fullscreen.- See Also:
-