Proxy of C++ data_format_t class.  
|  | 
| "bool" | is_present_in_menus (self) | 
|  | is_present_in_menus(self) -> bool Should this format be shown in UI menus 
 | 
|  | 
|  | __init__ (self, "PyObject *" _self, "char const *" name, "asize_t" value_size=0, "char const *" menu_name=None, "int" props=0, "char const *" hotkey=None, "int32" text_width=0) | 
|  | init(self, _self, name, value_size=0, menu_name=None, props=0, hotkey=None, text_width=0) -> data_format_t 
 | 
|  | 
|  | __init__ (self, *args) | 
|  | 
|  | 
| str | props = property(_ida_bytes.data_format_t_props_get, _ida_bytes.data_format_t_props_set, doc=) | 
|  | 
| str | name = property(_ida_bytes.data_format_t_name_get, _ida_bytes.data_format_t_name_set, doc=) | 
|  | 
| str | menu_name = property(_ida_bytes.data_format_t_menu_name_get, _ida_bytes.data_format_t_menu_name_set, doc=) | 
|  | 
| str | hotkey = property(_ida_bytes.data_format_t_hotkey_get, _ida_bytes.data_format_t_hotkey_set, doc=) | 
|  | 
| str | value_size = property(_ida_bytes.data_format_t_value_size_get, _ida_bytes.data_format_t_value_size_set, doc=) | 
|  | 
| str | text_width = property(_ida_bytes.data_format_t_text_width_get, _ida_bytes.data_format_t_text_width_set, doc=) | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
|  | id = property(__get_id) | 
|  | 
◆ __init__() [1/2]
      
        
          | __init__ | ( |  | self, | 
        
          |  |  | "PyObject *" | _self, | 
        
          |  |  | "char const *" | name, | 
        
          |  |  | "asize_t" | value_size = 0, | 
        
          |  |  | "char const *" | menu_name = None, | 
        
          |  |  | "int" | props = 0, | 
        
          |  |  | "char const *" | hotkey = None, | 
        
          |  |  | "int32" | text_width = 0 ) | 
      
 
- Parameters
- 
  
    | self | PyObject * |  | name | char const * |  | value_size | asize_t |  | menu_name | char const * |  | props | int |  | hotkey | char const * |  | text_width | int32 |  
 
 
 
◆ __init__() [2/2]
      
        
          | __init__ | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ is_present_in_menus()
      
        
          | "bool" is_present_in_menus | ( |  | self | ) |  | 
      
 
 
◆ hotkey
  
  | 
        
          | str hotkey = property(_ida_bytes.data_format_t_hotkey_get, _ida_bytes.data_format_t_hotkey_set, doc=) |  | static | 
 
 
◆ menu_name
  
  | 
        
          | str menu_name = property(_ida_bytes.data_format_t_menu_name_get, _ida_bytes.data_format_t_menu_name_set, doc=) |  | static | 
 
 
◆ name
  
  | 
        
          | str name = property(_ida_bytes.data_format_t_name_get, _ida_bytes.data_format_t_name_set, doc=) |  | static | 
 
 
◆ props
  
  | 
        
          | str props = property(_ida_bytes.data_format_t_props_get, _ida_bytes.data_format_t_props_set, doc=) |  | static | 
 
 
◆ text_width
  
  | 
        
          | str text_width = property(_ida_bytes.data_format_t_text_width_get, _ida_bytes.data_format_t_text_width_set, doc=) |  | static | 
 
 
◆ value_size
  
  | 
        
          | str value_size = property(_ida_bytes.data_format_t_value_size_get, _ida_bytes.data_format_t_value_size_set, doc=) |  | static | 
 
 
◆ id
◆ 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: