Gtk.TextIter.prototype.get_bytes_in_line
function get_bytes_in_line():Number { // Gjs wrapper for gtk_text_iter_get_bytes_in_line() }
Returns the number of bytes in the line containing iter, including the paragraph delimiters.
- Returns
number of bytes in the line