Proxy of C++ chooser_row_info_t class.  
|  | 
| "bool" | __eq__ (self, "chooser_row_info_t" other) | 
|  | eq(self, other) -> bool 
 | 
|  | 
| "bool" | __ne__ (self, "chooser_row_info_t" other) | 
|  | ne(self, other) -> bool 
 | 
|  | 
|  | __init__ (self) | 
|  | init(self) -> chooser_row_info_t 
 | 
|  | 
|  | 
| str | texts = property(_ida_kernwin.chooser_row_info_t_texts_get, _ida_kernwin.chooser_row_info_t_texts_set, doc=) | 
|  | 
| str | attrs = property(_ida_kernwin.chooser_row_info_t_attrs_get, _ida_kernwin.chooser_row_info_t_attrs_set, doc=) | 
|  | 
| str | icon = property(_ida_kernwin.chooser_row_info_t_icon_get, _ida_kernwin.chooser_row_info_t_icon_set, doc=) | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
◆ __init__()
◆ __eq__()
      
        
          | "bool" __eq__ | ( |  | self, | 
        
          |  |  | "chooser_row_info_t" | other ) | 
      
 
 
◆ __ne__()
      
        
          | "bool" __ne__ | ( |  | self, | 
        
          |  |  | "chooser_row_info_t" | other ) | 
      
 
 
◆ attrs
  
  | 
        
          | str attrs = property(_ida_kernwin.chooser_row_info_t_attrs_get, _ida_kernwin.chooser_row_info_t_attrs_set, doc=) |  | static | 
 
 
◆ icon
  
  | 
        
          | str icon = property(_ida_kernwin.chooser_row_info_t_icon_get, _ida_kernwin.chooser_row_info_t_icon_set, doc=) |  | static | 
 
 
◆ texts
  
  | 
        
          | str texts = property(_ida_kernwin.chooser_row_info_t_texts_get, _ida_kernwin.chooser_row_info_t_texts_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: