Class AtkObjectClass

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

public class AtkObjectClass extends Object
  • Field Details

    • get_name

      public int get_name
    • get_description

      public int get_description
    • get_parent

      public int get_parent
    • get_n_children

      public int get_n_children
    • ref_child

      public int ref_child
    • get_index_in_parent

      public int get_index_in_parent
    • ref_relation_set

      public int ref_relation_set
    • get_role

      public int get_role
    • get_layer

      public int get_layer
    • get_mdi_zorder

      public int get_mdi_zorder
    • ref_state_set

      public int ref_state_set
    • set_name

      public int set_name
    • set_description

      public int set_description
    • set_parent

      public int set_parent
    • set_role

      public int set_role
    • connect_property_change_handler

      public int connect_property_change_handler
    • remove_property_change_handler

      public int remove_property_change_handler
    • initialize

      public int initialize
    • children_changed

      public int children_changed
    • focus_event

      public int focus_event
    • property_change

      public int property_change
    • state_change

      public int state_change
    • visible_data_changed

      public int visible_data_changed
    • get_attributes

      public int get_attributes
  • Constructor Details

    • AtkObjectClass

      public AtkObjectClass()