Description Usage Arguments Value Author(s)
Converts from a position in the entry contents (returned
by gtkEntryGetText) to a position in the
entry's PangoLayout (returned by gtkEntryGetLayout,
with text retrieved via pangoLayoutGetText).
1 | gtkEntryLayoutIndexToTextIndex(object, layout.index)
|
|
a |
|
byte index into the entry layout text |
[integer] byte index into the entry contents
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.