Proxy of C++ chooser_stdact_desc_t class.  
|  | 
|  | __init__ (self, "char const *" _label=None, "char const *" _tooltip=None, "int" _icon=-1) | 
|  | init(self, _label=None, _tooltip=None, _icon=-1) -> chooser_stdact_desc_t 
 | 
|  | 
| "action_state_t" | ucb (self, "action_ctx_base_t" arg0) | 
|  | ucb(self, arg0) -> action_state_t the update callback, see action_handler_t.update() When the update callback is called from the chooser UI engine, it can be sure that ctx.source.chooser is a valid pointer to chooser_base_t and that there are selected items for the Delete and Edit actions. 
 | 
|  | 
|  | __disown__ (self) | 
|  | 
|  | 
| str | version = property(_ida_kernwin.chooser_stdact_desc_t_version_get, _ida_kernwin.chooser_stdact_desc_t_version_set, doc=) | 
|  | 
| str | label = property(_ida_kernwin.chooser_stdact_desc_t_label_get, _ida_kernwin.chooser_stdact_desc_t_label_set, doc=) | 
|  | 
| str | tooltip = property(_ida_kernwin.chooser_stdact_desc_t_tooltip_get, _ida_kernwin.chooser_stdact_desc_t_tooltip_set, doc=) | 
|  | 
| str | icon = property(_ida_kernwin.chooser_stdact_desc_t_icon_get, _ida_kernwin.chooser_stdact_desc_t_icon_set, doc=) | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
◆ __init__()
      
        
          | __init__ | ( |  | self, | 
        
          |  |  | "char const *" | _label = None, | 
        
          |  |  | "char const *" | _tooltip = None, | 
        
          |  |  | "int" | _icon = -1 ) | 
      
 
- Parameters
- 
  
    | _label | char const * |  | _tooltip | char const * |  | _icon | int |  
 
 
 
◆ __disown__()
◆ ucb()
      
        
          | "action_state_t" ucb | ( |  | self, | 
        
          |  |  | "action_ctx_base_t" | arg0 ) | 
      
 
- Parameters
- 
  
    | arg0 | action_update_ctx_t * |  
 
 
 
◆ icon
  
  | 
        
          | str icon = property(_ida_kernwin.chooser_stdact_desc_t_icon_get, _ida_kernwin.chooser_stdact_desc_t_icon_set, doc=) |  | static | 
 
 
◆ label
  
  | 
        
          | str label = property(_ida_kernwin.chooser_stdact_desc_t_label_get, _ida_kernwin.chooser_stdact_desc_t_label_set, doc=) |  | static | 
 
 
◆ tooltip
  
  | 
        
          | str tooltip = property(_ida_kernwin.chooser_stdact_desc_t_tooltip_get, _ida_kernwin.chooser_stdact_desc_t_tooltip_set, doc=) |  | static | 
 
 
◆ version
  
  | 
        
          | str version = property(_ida_kernwin.chooser_stdact_desc_t_version_get, _ida_kernwin.chooser_stdact_desc_t_version_set, doc=) |  | static | 
 
 
◆ thisown
  
  | 
        
          | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |  | static | 
 
 
The documentation for this class was generated from the following file: