gtkFileSelectionHideFileopButtons {RGtk2}R Documentation

gtkFileSelectionHideFileopButtons

Description

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.

Usage

gtkFileSelectionHideFileopButtons(object)

Arguments

object [GtkFileSelection] a GtkFileSelection.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]