PgLayout.getEllipsize

Gets the type of ellipsization being performed for layout. See pango_layout_set_ellipsize() Since 1.6

class PgLayout
getEllipsize
()

Return Value

the current ellipsization mode for layout. Use pango_layout_is_ellipsized() to query whether any paragraphs were actually ellipsized.

Meta