Method GTK2.Entry()->layout_index_to_text_index()


Method layout_index_to_text_index

int layout_index_to_text_index(int layout_index)

Description

Converts from a position in the entry contents (returned by get_text()) to a position in the entry's Pango.Layout (returned by get_layout()), with text retrieved via Pango.Layout->get_text().