Class AtkSelectionIface

java.lang.Object
org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface

public class AtkSelectionIface extends Object
  • 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()