Module ida_lines :: Class bgcolors_t
[frames] | no frames]

Class bgcolors_t

object --+
         |
        bgcolors_t

Proxy of C++ bgcolors_t class.

Instance Methods
bgcolors_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  epilog_color
bgcolors_t_epilog_color_get(self) -> bgcolor_t
  prolog_color
bgcolors_t_prolog_color_get(self) -> bgcolor_t
  switch_color
bgcolors_t_switch_color_get(self) -> bgcolor_t
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: bgcolors_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

epilog_color

bgcolors_t_epilog_color_get(self) -> bgcolor_t

Get Method:
unreachable.bgcolors_t_epilog_color_get(self)
Set Method:
unreachable.bgcolors_t_epilog_color_set(self, epilog_color)

prolog_color

bgcolors_t_prolog_color_get(self) -> bgcolor_t

Get Method:
unreachable.bgcolors_t_prolog_color_get(self)
Set Method:
unreachable.bgcolors_t_prolog_color_set(self, prolog_color)

switch_color

bgcolors_t_switch_color_get(self) -> bgcolor_t

Get Method:
unreachable.bgcolors_t_switch_color_get(self)
Set Method:
unreachable.bgcolors_t_switch_color_set(self, switch_color)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)