Class AtkEditableTextIface
- java.lang.Object
-
- org.eclipse.swt.internal.accessibility.gtk.AtkEditableTextIface
-
public class AtkEditableTextIface extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description long
copy_text
long
cut_text
long
delete_text
long
insert_text
long
paste_text
long
set_run_attributes
long
set_text_contents
-
Constructor Summary
Constructors Constructor Description AtkEditableTextIface()
-