Method GTK2.TextIter()->get_text()


Method get_text

string get_text(GTK2.TextIter end)

Description

Returns text in the given range. If the range contains non-text elements such as images, the character and byte offsets in the returned string will not correspond to character and bytes offsets in the buffer.