| IDAPython 9.0
    | 
This is the complete list of members for textctrl_info_t, including all inherited members.
| __get_flags__(self) | textctrl_info_t | |
| __get_tabsize__(self) | textctrl_info_t | |
| __init__(self, text="", flags=0, tabsize=0) | textctrl_info_t | |
| __set_flags__(self, flags) | textctrl_info_t | |
| __set_tabsize__(self, tabsize) | textctrl_info_t | |
| _create_clink(self) | textctrl_info_t | protected | 
| _del_clink(self, lnk) | textctrl_info_t | protected | 
| _get_clink_ptr(self) | textctrl_info_t | protected | 
| assign(self, other) | textctrl_info_t | |
| flags | textctrl_info_t | static | 
| tabsize | textctrl_info_t | static | 
| text | textctrl_info_t | static | 
| TXTF_ACCEPTTABS | textctrl_info_t | static | 
| TXTF_AUTOINDENT | textctrl_info_t | static | 
| TXTF_FIXEDFONT | textctrl_info_t | static | 
| TXTF_MODIFIED | textctrl_info_t | static | 
| TXTF_READONLY | textctrl_info_t | static | 
| TXTF_SELECTED | textctrl_info_t | static | 
| value | textctrl_info_t | static |