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