Class AtkTextIface


  • public class AtkTextIface
    extends java.lang.Object
    • Field Detail

      • get_text

        public long get_text
      • get_text_after_offset

        public long get_text_after_offset
      • get_text_at_offset

        public long get_text_at_offset
      • get_character_at_offset

        public long get_character_at_offset
      • get_text_before_offset

        public long get_text_before_offset
      • get_caret_offset

        public long get_caret_offset
      • get_run_attributes

        public long get_run_attributes
      • get_default_attributes

        public long get_default_attributes
      • get_character_extents

        public long get_character_extents
      • get_character_count

        public long get_character_count
      • get_offset_at_point

        public long get_offset_at_point
      • get_n_selections

        public long get_n_selections
      • get_selection

        public long get_selection
      • add_selection

        public long add_selection
      • remove_selection

        public long remove_selection
      • set_selection

        public long set_selection
      • set_caret_offset

        public long set_caret_offset
      • text_changed

        public long text_changed
      • text_caret_moved

        public long text_caret_moved
      • text_selection_changed

        public long text_selection_changed
      • get_range_extents

        public long get_range_extents
      • get_bounded_ranges

        public long get_bounded_ranges
    • Constructor Detail

      • AtkTextIface

        public AtkTextIface()