Class AtkSelectionIface
java.lang.Object
org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
long
long
long
long
long
long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
add_selection
public long add_selection -
clear_selection
public long clear_selection -
ref_selection
public long ref_selection -
get_selection_count
public long get_selection_count -
is_child_selected
public long is_child_selected -
remove_selection
public long remove_selection -
select_all_selection
public long select_all_selection -
selection_changed
public long selection_changed
-
-
Constructor Details
-
AtkSelectionIface
public AtkSelectionIface()
-