Package: gtk

Function gtk-text-iter-chars-in-line

Lambda List

gtk-text-iter-chars-in-line (iter)

Arguments

iter -- a gtk-text-iter instance

Return Value

An integer with the number of characters in the line.

Details

Returns the number of characters in the line containing the iterator, including the paragraph delimiters.
 

See also

2021-6-13