PgLayout.getSingleParagraphMode

Obtains whether @layout is in single paragraph mode.

See [method@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