Trees | Indices | Help |
|
---|
|
object --+ | ida_idaapi.pyidc_opaque_object_t --+ | ida_idaapi.py_clinked_object_t --+ | textctrl_info_t
Class representing textctrl_info_t
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
TXTF_ACCEPTTABS = 2
|
|
TXTF_AUTOINDENT = 1
|
|
TXTF_FIXEDFONT = 32
|
|
TXTF_MODIFIED = 16
|
|
TXTF_READONLY = 4
|
|
TXTF_SELECTED = 8
|
|
Inherited from |
Properties | |
flags Returns the flags value |
|
tabsize Returns the tabsize value |
|
text Sets the text value |
|
value Sets the text value |
|
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Copies the contents of 'other' to 'self'
|
Property Details |
flagsReturns the flags value
|
tabsizeReturns the tabsize value
|
textSets the text value
|
valueSets the text value
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |