PgLayout.getSingleParagraphMode

Obtains the value set by pango_layout_set_single_paragraph_mode().

class PgLayout
int
getSingleParagraphMode
()

Return Value

Type: int

TRUE if the layout does not break paragraphs at paragraph separator characters, FALSE otherwise.

Meta