◆ __init__()
__init__ |
( |
| self, |
|
|
str | name, |
|
|
str | label, |
|
|
'PyObject *' | handler, |
|
|
str | shortcut = None, |
|
|
str | tooltip = None, |
|
|
int | icon = -1, |
|
|
int | flags = 0 ) |
◆ cb
Initial value:= property(_ida_kernwin.action_desc_t_cb_get, _ida_kernwin.
action_desc_t_cb_set)
◆ flags
Initial value:= property(_ida_kernwin.action_desc_t_flags_get,
_ida_kernwin.action_desc_t_flags_set)
◆ icon
Initial value:= property(_ida_kernwin.action_desc_t_icon_get,
_ida_kernwin.action_desc_t_icon_set)
◆ label
Initial value:= property(_ida_kernwin.action_desc_t_label_get,
_ida_kernwin.action_desc_t_label_set)
◆ name
Initial value:= property(_ida_kernwin.action_desc_t_name_get,
_ida_kernwin.action_desc_t_name_set)
◆ owner
Initial value:= property(_ida_kernwin.action_desc_t_owner_get,
_ida_kernwin.action_desc_t_owner_set)
◆ shortcut
Initial value:= property(_ida_kernwin.
action_desc_t_shortcut_get, _ida_kernwin.action_desc_t_shortcut_set)
◆ tooltip
Initial value:= property(_ida_kernwin.
action_desc_t_tooltip_get, _ida_kernwin.action_desc_t_tooltip_set)
◆ thisown
Initial value:= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')
The documentation for this class was generated from the following file: