isEllipsized

open fun isEllipsized(): Boolean

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.

Return

true if any paragraphs had to be ellipsized, false otherwise

Since

1.16