IDAPython 8.4
Loading...
Searching...
No Matches
twinline_t Class Reference

Proxy of C++ twinline_t class.

Inheritance diagram for twinline_t:

Public Member Functions

 __init__ (self, *args)
 init(self) -> twinline_t init(self, t, pc, bc) -> twinline_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 at = property(_ida_kernwin.twinline_t_at_get, _ida_kernwin.twinline_t_at_set, doc=)
 
 line = property(_ida_kernwin.twinline_t_line_get, _ida_kernwin.twinline_t_line_set, doc=)
 
 prefix_color = property(_ida_kernwin.twinline_t_prefix_color_get, _ida_kernwin.twinline_t_prefix_color_set, doc=!)
 
 bg_color = property(_ida_kernwin.twinline_t_bg_color_get, _ida_kernwin.twinline_t_bg_color_set, doc=!)
 
 is_default = property(_ida_kernwin.twinline_t_is_default_get, _ida_kernwin.twinline_t_is_default_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
tplace_t *
pccolor_t
bcbgcolor_t

Property Documentation

◆ at

at = property(_ida_kernwin.twinline_t_at_get, _ida_kernwin.twinline_t_at_set, doc=)
static

◆ bg_color

bg_color = property(_ida_kernwin.twinline_t_bg_color_get, _ida_kernwin.twinline_t_bg_color_set, doc=!)
static

◆ is_default

is_default = property(_ida_kernwin.twinline_t_is_default_get, _ida_kernwin.twinline_t_is_default_set, doc=)
static

◆ line

line = property(_ida_kernwin.twinline_t_line_get, _ida_kernwin.twinline_t_line_set, doc=)
static

◆ prefix_color

prefix_color = property(_ida_kernwin.twinline_t_prefix_color_get, _ida_kernwin.twinline_t_prefix_color_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: