gtkLabelSetEllipsize {RGtk2} | R Documentation |
Sets the mode used to ellipsize (add an ellipsis: "...") to the text if there is not enough space to render the entire string.
gtkLabelSetEllipsize(object, mode)
|
[GtkLabel ] a GtkLabel |
|
[PangoEllipsizeMode ] a PangoEllipsizeMode |
Since 2.6
Derived by RGtkGen from GTK+ documentation