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