gtkEntryTextIndexToLayoutIndex
Converts from a position in the entry's PangoLayout
(returned by
gtkEntryGetLayout
) to a position in the entry contents
(returned by gtkEntryGetText
).
gtkEntryTextIndexToLayoutIndex(object, text.index)
|
a |
|
byte index into the entry contents |
[integer] byte index into the entry layout text
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.