Property
GtkCellRendererText:ellipsize
since: 2.6
Description [src]
Specifies the preferred place to ellipsize the string, if the cell renderer
does not have enough room to display the entire string. Setting it to
PANGO_ELLIPSIZE_NONE
turns off ellipsizing. See the wrap-width property
for another way of making the text fit into a given width.
Type:PangoEllipsizeMode
Available since: 2.6
Default value | PANGO_ELLIPSIZE_NONE |