libt3widget
|
Public Member Functions | |
void | draw (t3_window_t *win, int attr, bool selected=false) |
int | get_width (void) |
bool | is_hotkey (key_t key) |
smart_label_text_t (const char *spec, bool _addColon=false) |
Protected Attributes | |
bool | add_colon |
key_t | hotkey |
cleanup_free_ptr< char >::t | text |
size_t | text_length |
size_t | underline_length |
size_t | underline_start |
bool | underlined |