gtkEntryTextIndexToLayoutIndex: gtkEntryTextIndexToLayoutIndex

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Converts from a position in the entry's PangoLayout (returned by gtkEntryGetLayout) to a position in the entry contents (returned by gtkEntryGetText).

Usage

1
gtkEntryTextIndexToLayoutIndex(object, text.index)

Arguments

object

a GtkEntry

text.index

byte index into the entry contents

Value

[integer] byte index into the entry layout text

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.