1CursesW.Visibility(3kaya) Kaya module reference CursesW.Visibility(3kaya)
2
3
4
6 CursesW::Visibility - Cursor visibility
7
9 CursesW::Visibility< >
10
11
12 = Invisible()
13
14
15 | NormalVisible()
16
17
18 | VeryVisible()
19
21 Cursor visibility levels
22
24 Kaya standard library by Edwin Brady, Chris Morris and others
25 (kaya@kayalang.org). For further information see http://kayalang.org/
26
28 The Kaya standard library is free software; you can redistribute it
29 and/or modify it under the terms of the GNU Lesser General Public
30 License (version 2.1 or any later version) as published by the Free
31 Software Foundation.
32
34 CursesW.curs_set (3kaya)
35
36
37
38Kaya December 2010 CursesW.Visibility(3kaya)