PgLayout.isEllipsized

Queries whether the layout had to ellipsize any paragraphs.

This returns %TRUE if the ellipsization mode for @layout is not %PANGO_ELLIPSIZE_NONE, a positive width is set on @layout, and there are paragraphs exceeding that width that have to be ellipsized.

class PgLayout
bool
isEllipsized
()

Return Value

Type: bool

%TRUE if any paragraphs had to be ellipsized, %FALSE otherwise.

Meta

Since

1.16