GtkAccessibleTextRange

A range inside the text of an accessible object.

struct GtkAccessibleTextRange {}

Members

Variables

length
size_t length;

the length of the range, in characters

start
size_t start;

the start of the range, in characters