Package: gtk
Accessor gtk-cell-renderer-text-ellipsize
Lambda Listgtk-cell-renderer-text-ellipsize (object) Syntax(gtk-cell-renderer-text-ellipsize object) => mode (setf (gtk-cell-renderer-text-ellipsize object) mode) ArgumentsDetails Accessor of the ellipsize slot of the gtk-cell-renderer-text class. 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 :none turns off ellipsizing. See the wrap-width property for another way of making the text fit into a given width. | See also |
2020-6-13