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