narrow_ellipsize


Description:

[ Version ( since = "0.0.10" ) ]
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 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.