Tput::Namespace::WindowState
Inherits Enum / Comparable / Value / Object
Constants
WindowNoState = 0
WindowMinimized = 1
WindowMaximized = 2
WindowFullScreen = 4
WindowActive = 8
None = 0
All = 15
Instance methods
none?
SourceInherits Enum / Comparable / Value / Object