Method

PangoLayoutLineis_paragraph_start

since: 1.50

Declaration [src]

gboolean
pango_layout_line_is_paragraph_start (
  PangoLayoutLine* line
)

Description [src]

Returns whether this is the first line of the paragraph.

Available since: 1.50

Return value

Type: gboolean

TRUE if this is the first line.