atk_text_set_selection ( text selection_num start_offset end_offset -- gboolean )


Vocabulary
atk.ffi

Inputs
textan object
selection_numan object
start_offsetan object
end_offsetan object


Outputs
gbooleanan object


Definition


LIBRARY: atk FUNCTION: gboolean atk_text_set_selection
( AtkText* text, gint selection_num, gint start_offset, gint
end_offset )