Package: gtk

Function gtk-text-iter-child-anchor

Lambda List

gtk-text-iter-child-anchor (iter)

Arguments

iter -- a gtk-text-iter instance

Return Value

The gtk-text-child-anchor object at the iterator.

Details

If the location at the iterator contains an anchor, the anchor is returned. Otherwise, nil is returned.
 

See also

2021-6-13