IDAPython 9.0
Loading...
Searching...
No Matches
twinline_t Class Reference
Inheritance diagram for twinline_t:

Public Member Functions

 __init__ (self, *args)
 

Static Public Attributes

str at
 
str line
 
str prefix_color
 
str bg_color
 
str is_default
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Data Documentation

◆ at

str at
static
Initial value:
= property(_ida_kernwin.twinline_t_at_get, _ida_kernwin
.twinline_t_at_set)

◆ bg_color

str bg_color
static
Initial value:
= property(_ida_kernwin.twinline_t_bg_color_get,
_ida_kernwin.twinline_t_bg_color_set)

◆ is_default

str is_default
static
Initial value:
= property(_ida_kernwin.twinline_t_is_default_get,
_ida_kernwin.twinline_t_is_default_set)

◆ line

str line
static
Initial value:
= property(_ida_kernwin.twinline_t_line_get,
_ida_kernwin.twinline_t_line_set)

◆ prefix_color

str prefix_color
static
Initial value:
= property(_ida_kernwin.
twinline_t_prefix_color_get, _ida_kernwin.twinline_t_prefix_color_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: