atk_text_get_bounded_ranges ( text rect coord_type x_clip_type y_clip_type -- AtkTextRange* )


Vocabulary
atk.ffi

Inputs
textan object
rectan object
coord_typean object
x_clip_typean object
y_clip_typean object


Outputs
AtkTextRange*an object


Definition


LIBRARY: atk FUNCTION: AtkTextRange*
atk_text_get_bounded_ranges
( AtkText* text, AtkTextRectangle* rect, AtkCoordType
coord_type, AtkTextClipType x_clip_type, AtkTextClipType
y_clip_type )