gtkLabelSetMaxWidthChars {RGtk2} | R Documentation |
Sets the desired maximum width in characters of label
to n.chars
.
gtkLabelSetMaxWidthChars(object, n.chars)
|
[GtkLabel ] a GtkLabel |
|
[integer] the new desired maximum width, in characters. |
Since 2.6
Derived by RGtkGen from GTK+ documentation