Trees | Indices | Help |
|
---|
|
object --+ | action_desc_t
Proxy of C++ action_desc_t class.
Instance Methods | |||
action_desc_t |
|
||
|
|||
|
|||
Inherited from |
Properties | |
cb action_desc_t_cb_get(self) -> int |
|
flags action_desc_t_flags_get(self) -> int |
|
icon action_desc_t_icon_get(self) -> int |
|
label action_desc_t_label_get(self) -> char const * |
|
name action_desc_t_name_get(self) -> char const * |
|
owner action_desc_t_owner_get(self) -> plugin_t const * |
|
shortcut action_desc_t_shortcut_get(self) -> char const * |
|
thisown The membership flag |
|
tooltip action_desc_t_tooltip_get(self) -> char const * |
|
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Property Details |
cbaction_desc_t_cb_get(self) -> int
|
flagsaction_desc_t_flags_get(self) -> int
|
iconaction_desc_t_icon_get(self) -> int
|
labelaction_desc_t_label_get(self) -> char const *
|
nameaction_desc_t_name_get(self) -> char const *
|
owneraction_desc_t_owner_get(self) -> plugin_t const *
|
shortcutaction_desc_t_shortcut_get(self) -> char const *
|
thisownThe membership flag
|
tooltipaction_desc_t_tooltip_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 |