Method

PangoLayoutLineis_paragraph_start

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

Returns: gboolean
 

TRUE if this is the first line.