atk_text_get_text_at_offset ( text offset boundary_type start_offset end_offset -- gchar* )


Vocabulary
atk.ffi

Inputs
textan object
offsetan object
boundary_typean object
start_offsetan object
end_offsetan object


Outputs
gchar*an object


Definition


LIBRARY: atk FUNCTION: gchar* atk_text_get_text_at_offset
( AtkText* text, gint offset, AtkTextBoundary boundary_type,
gint* start_offset, gint* end_offset )