A structure used to store a rectangle used by AtkText. gint x; The horizontal coordinate of a rectangle gint y; The vertical coordinate of a rectangle gint width; The width of a rectangle gint height; The height of a rectangle
See Implementation
A structure used to store a rectangle used by AtkText. gint x; The horizontal coordinate of a rectangle gint y; The vertical coordinate of a rectangle gint width; The width of a rectangle gint height; The height of a rectangle