Method GTK2.TextIter()->get_char()


Method get_char

int get_char()

Description

Returns the Unicode character at this iterator. If the element at this iterator is a non-character element, such as an image embedded in the buffer, the Unicode "unknown" character 0xFFFc is returned.