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

NAME

6       Curses::attributes - Enable or disable text attributes
7

SYNOPSIS

9       Void attributes( [Attr] attribs, Bool enable )
10

ARGUMENTS

12       attribs A list of Curses.Attr (3kaya) to enable or disable
13
14       enable True to enable, false to disable
15

DESCRIPTION

17       Enables   or   disables   the  specified  text  attributes  for  future
18       Curses.addStr (3kaya) operations.
19

AUTHORS

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

LICENSE

25       The  Kaya  standard  library  is free software; you can redistribute it
26       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
27       License  (version  2.1  or  any later version) as published by the Free
28       Software Foundation.
29
31       Curses.wAttributes (3kaya)
32
33
34
35Kaya                             December 2010        Curses.attributes(3kaya)
Impressum