Trees | Indices | Help |
|
---|
|
object --+ | addon_info_t
Proxy of C++ addon_info_t class.
Instance Methods | |||
addon_info_t |
|
||
|
|||
|
|||
Inherited from |
Properties | |
cb addon_info_t_cb_get(self) -> size_t |
|
custom_data addon_info_t_custom_data_get(self) -> void const * |
|
custom_size addon_info_t_custom_size_get(self) -> size_t |
|
freeform addon_info_t_freeform_get(self) -> char const * |
|
id addon_info_t_id_get(self) -> char const * |
|
name addon_info_t_name_get(self) -> char const * |
|
producer addon_info_t_producer_get(self) -> char const * |
|
thisown The membership flag |
|
url addon_info_t_url_get(self) -> char const * |
|
version addon_info_t_version_get(self) -> char const * |
|
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Property Details |
cbaddon_info_t_cb_get(self) -> size_t
|
custom_dataaddon_info_t_custom_data_get(self) -> void const *
|
custom_sizeaddon_info_t_custom_size_get(self) -> size_t
|
freeformaddon_info_t_freeform_get(self) -> char const *
|
idaddon_info_t_id_get(self) -> char const *
|
nameaddon_info_t_name_get(self) -> char const *
|
produceraddon_info_t_producer_get(self) -> char const *
|
thisownThe membership flag
|
urladdon_info_t_url_get(self) -> char const *
|
versionaddon_info_t_version_get(self) -> char const *
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |