PgLayout.getSingleParagraphMode

Obtains the value set by pango_layout_set_single_paragraph_mode().

class PgLayout
bool
getSingleParagraphMode
()

Return Value

Type: bool

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

Meta