Method

GtkTextIterget_bytes_in_line

Declaration [src]

int
gtk_text_iter_get_bytes_in_line (
  const GtkTextIter* iter
)

Description [src]

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

Return value

Type: int

Number of bytes in the line.