Trees | Indices | Help |
|
---|
|
object --+ | data_type_t
Proxy of C++ data_type_t class.
Instance Methods | |||
|
|||
data_type_t |
|
||
|
|||
|
|||
bool |
|
||
Inherited from |
Properties | |
asm_keyword data_type_t_asm_keyword_get(self) -> char const * |
|
hotkey data_type_t_hotkey_get(self) -> char const * |
|
id __get_id(self) -> int |
|
menu_name data_type_t_menu_name_get(self) -> char const * |
|
name data_type_t_name_get(self) -> char const * |
|
props data_type_t_props_get(self) -> int |
|
thisown The membership flag |
|
value_size data_type_t_value_size_get(self) -> asize_t |
|
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Property Details |
asm_keyworddata_type_t_asm_keyword_get(self) -> char const *
|
hotkeydata_type_t_hotkey_get(self) -> char const *
|
id__get_id(self) -> int
|
menu_namedata_type_t_menu_name_get(self) -> char const *
|
namedata_type_t_name_get(self) -> char const *
|
propsdata_type_t_props_get(self) -> int
|
thisownThe membership flag
|
value_sizedata_type_t_value_size_get(self) -> asize_t
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |