gtkFileSelectionHideFileopButtons {RGtk2} | R Documentation |
Hides the file operation buttons that normally appear at the top of the dialog. Useful if you wish to create a custom file selector, based on GtkFileSelection
.
WARNING: gtk_file_selection_hide_fileop_buttons
is deprecated and should not be used in newly-written code.
gtkFileSelectionHideFileopButtons(object)
|
[GtkFileSelection ] a GtkFileSelection . |
Derived by RGtkGen from GTK+ documentation