Queries whether the layout had to ellipsize any paragraphs.
This returns true if the ellipsization mode for layout
is not pango.types.EllipsizeMode.None, a positive width is set on layout,
and there are paragraphs exceeding that width that have to be
ellipsized.
Queries whether the layout had to ellipsize any paragraphs.
This returns true if the ellipsization mode for layout is not pango.types.EllipsizeMode.None, a positive width is set on layout, and there are paragraphs exceeding that width that have to be ellipsized.