.\" This man page is automatically generated using .\" kayadoc2man from the Kaya development tools and the -xmldocs compile .\" option. Editing it directly is not encouraged. .\" It is under the same license as the source .k file that it was .\" generated from. .TH "CursesW.Attr" "3kaya" "August 2014" "Kaya" "Kaya module reference" .SH "NAME" CursesW::Attr \- Text attributes .SH "SYNOPSIS" .B CursesW::Attr< \fI\fP .B > .IP "" -2 = .BI "Normal(" "" ")" .IP "" -2 | .BI "Standout(" "" ")" .IP "" -2 | .BI "Underline(" "" ")" .IP "" -2 | .BI "Reverse(" "" ")" .IP "" -2 | .BI "Blink(" "" ")" .IP "" -2 | .BI "Dim(" "" ")" .IP "" -2 | .BI "Bold(" "" ")" .IP "" -2 | .BI "Protect(" "" ")" .IP "" -2 | .BI "Invis(" "" ")" .IP "" -2 | .BI "AltCharset(" "" ")" .IP "" -2 | .BI "CharText(" "" ")" .IP "" -2 | .BI "ColourPair(" "Int n" ")" .SH "DESCRIPTION" .PP This data type represents various text attributes. Not all terminals support all attributes, or support attributes in the same way, though \fBBold \fP , \fBReverse \fP and \fBColourPair \fP are generally well-supported. .SH "AUTHORS" Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/ .SH LICENSE The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.