gtkFileChooserButtonSetTitle {RGtk2} | R Documentation |
Modifies the title
of the browse dialog used by button
.
gtkFileChooserButtonSetTitle(object, title)
|
[GtkFileChooserButton ] the button widget to modify. |
|
[character] the new browse dialog title. |
Since 2.6
Derived by RGtkGen from GTK+ documentation