Package: pango
Function pango-layout-is-ellipsized
Lambda Listpango-layout-is-ellipsized (layout) ArgumentsReturn Value True if any paragraphs had to be ellipsized, false otherwise. Details
Queries whether the layout had to ellipsize any paragraphs. This returns true if the ellipsization mode for the layout is not PANGO_ELLIPSIZE_NONE, a positive width is set on the layout, and there are paragraphs exceeding that width that have to be ellipsized. | See also |
2021-1-13