Struct

AtspiTextRange

Description

struct AtspiTextRange {
  gint start_offset;
  gint end_offset;
  gchar* content;
}

No description available.

Structure members
start_offset

No description available.

end_offset

No description available.

content

No description available.