gtkFileChooserButtonSetWidthChars {RGtk2} | R Documentation |
Sets the width (in characters) that button
will use to n.chars
.
gtkFileChooserButtonSetWidthChars(object, n.chars)
|
[GtkFileChooserButton ] the button widget to examine. |
|
[integer] the new width, in characters. |
Since 2.6
Derived by RGtkGen from GTK+ documentation