Searched refs:selection_num (Results 1 – 1 of 1) sorted by relevance
767 gint selection_num, in text_wrapper_get_selection() argument771 g_return_val_if_fail( selection_num == 0, FALSE ); in text_wrapper_get_selection()812 gint selection_num) in text_wrapper_remove_selection() argument814 g_return_val_if_fail( selection_num == 0, FALSE ); in text_wrapper_remove_selection()830 gint selection_num, in text_wrapper_set_selection() argument834 g_return_val_if_fail( selection_num == 0, FALSE ); in text_wrapper_set_selection()
Completed in 15 milliseconds