Description
struct AtspiTextRange {
gint start_offset;
gint end_offset;
gchar* content;
}
No description available.
Structure members
start_offset: gint
No description available.
end_offset: gint
No description available.
content: gchar*
No description available.