gtkFileChooserButtonGetWidthChars {RGtk2} | R Documentation |
Retrieves the width in characters of the button
widget's entry and/or label.
gtkFileChooserButtonGetWidthChars(object)
|
[GtkFileChooserButton ] the button widget to examine. |
Since 2.6
[integer] an integer width (in characters) that the button will use to size itself.
Derived by RGtkGen from GTK+ documentation