atk_text_get_selection ( text selection_num start_offset end_offset -- gchar* )


Vocabulary
atk.ffi

Inputs
textan object
selection_numan object
start_offsetan object
end_offsetan object


Outputs
gchar*an object


Definition


LIBRARY: atk FUNCTION: gchar* atk_text_get_selection
( AtkText* text, gint selection_num, gint start_offset, gint
end_offset )