API Version: 41.0
Library Version: 41.0
gchar* ide_buffer_get_word_at_iter ( IdeBuffer* self, const GtkTextIter* iter )
Gets the word found under the position denoted by iter.
iter
const GtkTextIter*
A GtkTextIter.
GtkTextIter
gchar*
A newly allocated string.