gtk_text_buffer_get_selection_bounds ( text_buffer start end -- gboolean )


Vocabulary
gtk2.ffi

Inputs
text_bufferan object
startan object
endan object


Outputs
gbooleanan object


Definition


LIBRARY: gtk2 FUNCTION: gboolean
gtk_text_buffer_get_selection_bounds
( GtkTextBuffer* text_buffer, GtkTextIter** start,
GtkTextIter** end )