1Curses.isEndWin(3kaya)       Kaya module reference      Curses.isEndWin(3kaya)
2
3
4

NAME

6       Curses::isEndWin - Check for end of windowing mode
7

SYNOPSIS

9       Bool isEndWin( )
10

DESCRIPTION

12       Return  true  if  Curses.endWin (3kaya) has been called, with no subseā€
13       quent call to Curses.wRefresh (3kaya) , and false  otherwise  (i.e.  if
14       the terminal is currently in Curses mode).
15

AUTHORS

17       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
18       (kaya@kayalang.org). For further information see http://kayalang.org/
19

LICENSE

21       The Kaya standard library is free software;  you  can  redistribute  it
22       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
23       License (version 2.1 or any later version) as  published  by  the  Free
24       Software Foundation.
25
26
27
28Kaya                             December 2010          Curses.isEndWin(3kaya)
Impressum