Import line: | Atk = imports.gi.Atk; |
GIR File: | Atk-1.0.gir |
C documentation: | AtkEditableText |
Interface : | EditableText |
Implementations: | Atk.NoOpObject |
Show / Hide Inherited methods, properties and signals |
None |
Method / Constructor | Defined By | |
---|---|---|
Atk.EditableText | ||
Copy text from start_pos up to, but not including end_pos to the clipboard and then delete from the widget.
|
Atk.EditableText | |
Atk.EditableText | ||
Atk.EditableText | ||
paste_text
(Number position)
:
none
Paste text from clipboard to specified position.
Paste text from clipboard to specified position.
|
Atk.EditableText | |
Atk.EditableText | ||
set_text_contents
(String string)
:
none
Set text contents of text.
Set text contents of text.
|
Atk.EditableText |
None |