IDAPython 9.0
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
 

Static Public Attributes

str at = property(_ida_kernwin.twinline_t_at_get, _ida_kernwin.twinline_t_at_set, doc=)
 
str line = property(_ida_kernwin.twinline_t_line_get, _ida_kernwin.twinline_t_line_set, doc=)
 
str prefix_color = property(_ida_kernwin.twinline_t_prefix_color_get, _ida_kernwin.twinline_t_prefix_color_set, doc=!)
 
str bg_color = property(_ida_kernwin.twinline_t_bg_color_get, _ida_kernwin.twinline_t_bg_color_set, doc=!)
 
str is_default = property(_ida_kernwin.twinline_t_is_default_get, _ida_kernwin.twinline_t_is_default_set, doc=)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

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

Member Data Documentation

◆ at

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

◆ bg_color

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

◆ is_default

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

◆ line

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

◆ prefix_color

str prefix_color = property(_ida_kernwin.twinline_t_prefix_color_get, _ida_kernwin.twinline_t_prefix_color_set, doc=!)
static

Property Documentation

◆ 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: