| IDAPython 9.0
    | 
This is the complete list of members for action_desc_t, including all inherited members.
| __init__(self, "char const *" name, "char const *" label, "PyObject *" handler, "char const *" shortcut=None, "char const *" tooltip=None, "int" icon=-1, "int" flags=0) | action_desc_t | |
| cb | action_desc_t | static | 
| flags | action_desc_t | static | 
| icon | action_desc_t | static | 
| label | action_desc_t | static | 
| name | action_desc_t | static | 
| owner | action_desc_t | static | 
| shortcut | action_desc_t | static | 
| thisown | action_desc_t | static | 
| tooltip | action_desc_t | static |