|
IDAPython 9.0
|
Public Member Functions | |
| bool | is_present_in_menus (self) |
| __init__ (self, 'PyObject *' _self, str name, 'asize_t' value_size=0, str menu_name=None, int props=0, str hotkey=None, int text_width=0) | |
| __init__ (self, *args) | |
Static Public Attributes | |
| str | props |
| str | name |
| str | menu_name |
| str | hotkey |
| str | value_size |
| str | text_width |
Properties | |
| thisown | |
| id = property(__get_id) | |
Information about a data format
| __init__ | ( | self, | |
| 'PyObject *' | _self, | ||
| str | name, | ||
| 'asize_t' | value_size = 0, | ||
| str | menu_name = None, | ||
| int | props = 0, | ||
| str | hotkey = None, | ||
| int | text_width = 0 ) |
| __init__ | ( | self, | |
| * | args ) |
| bool is_present_in_menus | ( | self | ) |
Should this format be shown in UI menus @returns success
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |