atk_text_get_range_extents ( text start_offset end_offset coord_type rect -- )


Vocabulary
atk.ffi

Inputs
textan object
start_offsetan object
end_offsetan object
coord_typean object
rectan object


Outputs
None

Definition


LIBRARY: atk FUNCTION: void atk_text_get_range_extents
( AtkText* text, gint start_offset, gint end_offset,
AtkCoordType coord_type, AtkTextRectangle* rect )