#include <themes.h>
Data Fields | |
| union { | |
| char * b | |
| CHAR_T * w | |
| } | str |
| short * | attr |
| time_t | ts |
| int | prompt_len |
| unsigned int | prompt_empty: 1 |
| int | margin_left |
| void * | private |
| char* fstring_t::b |
| CHAR_T* fstring_t::w |
| union { ... } fstring_t::str |
| short* fstring_t::attr |
| time_t fstring_t::ts |
| unsigned int fstring_t::prompt_empty |
| void* fstring_t::private |
1.5.1