pangoLayoutXToIndex()
.
If either the X or Y positions were not inside the layout, then the
function returns FALSE
; on an exact hit, it returns TRUE
.pangoLayoutXyToIndex(object, x, y)
object
x
y
TRUE
if the coordinates were inside text, FALSE
otherwise.index
trailing