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