public class AtkTextIface
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
add_selection |
int |
get_bounded_ranges |
int |
get_caret_offset |
int |
get_character_at_offset |
int |
get_character_count |
int |
get_character_extents |
int |
get_default_attributes |
int |
get_n_selections |
int |
get_offset_at_point |
int |
get_range_extents |
int |
get_run_attributes |
int |
get_selection |
int |
get_text |
int |
get_text_after_offset |
int |
get_text_at_offset |
int |
get_text_before_offset |
int |
remove_selection |
int |
set_caret_offset |
int |
set_selection |
int |
text_caret_moved |
int |
text_changed |
int |
text_selection_changed |
| Constructor and Description |
|---|
AtkTextIface() |
public int get_text
public int get_text_after_offset
public int get_text_at_offset
public int get_character_at_offset
public int get_text_before_offset
public int get_caret_offset
public int get_run_attributes
public int get_default_attributes
public int get_character_extents
public int get_character_count
public int get_offset_at_point
public int get_n_selections
public int get_selection
public int add_selection
public int remove_selection
public int set_selection
public int set_caret_offset
public int text_changed
public int text_caret_moved
public int text_selection_changed
public int get_range_extents
public int get_bounded_ranges