narrow_ellipsize


Description:

public EllipsizeMode narrow_ellipsize { get; set; }

The preferred place to ellipsize the string.

If the narrow mode label does not have enough room to display the entire string, specified as a [enum@Pango.EllipsizeMode].

Note that setting this property to a value other than `PANGO_ELLIPSIZE_NONE` has the side-effect that the label requests only enough space to display the ellipsis.