gtk_text_buffer_select_range ( text_buffer ins bound -- )


Vocabulary
gtk2.ffi

Inputs
text_bufferan object
insan object
boundan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_text_buffer_select_range
( GtkTextBuffer* text_buffer, GtkTextIter* ins, GtkTextIter*
bound )