Package: gtk

Function gtk-text-iter-bytes-in-line

Lambda List

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

Arguments

iter -- a gtk-text-iter instance

Return Value

An integer with the number of bytes in the line.

Details

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

See also

2021-6-13