wxTextAttr

wxTextAttr

Functions/Procedures
Supertopics
Subtopics

wxTextAttr

[func]
get_text_attr_back_color
( atom attr )

Category: wxTextAttr

Returns the Background color of a wxTextAttr


wxTextAttr

[func]
get_text_attr_color
( atom attr )

Category: wxTextAttr

Returns the Color Attribute of a wxTextAttr


wxTextAttr

[func]
get_text_attr_font
( atom attr )

Category: wxTextAttr

Returns the Font stored in a wxTextAttr


wxTextAttr

[proc]
set_text_attr_back_color
( atom attr, atom color )

Category: wxTextAttr

Stores the Background color in a wxTextAttr


wxTextAttr

[proc]
set_text_attr_color
( atom attr, atom color )

Category: wxTextAttr

Stores the Text color in a wxTextAttr


wxTextAttr

[proc]
set_text_attr_font
( atom attr, atom font )

Category: wxTextAttr

Stores the Font in a wxTextAttr