enum Tput::Namespace::WindowFrameSection
Defined in:
tput/namespace.crEnum Members
-
NoSection =
0
-
LeftSection =
1
-
TopLeftSection =
2
-
TopSection =
3
-
TopRightSection =
4
-
RightSection =
5
-
BottomRightSection =
6
-
BottomSection =
7
-
BottomLeftSection =
8
-
TitleBarArea =
9
Instance Method Summary
- #bottom_left_section?
- #bottom_right_section?
- #bottom_section?
- #left_section?
- #no_section?
- #right_section?
- #title_bar_area?
- #top_left_section?
- #top_right_section?
- #top_section?