Description Usage Arguments Details Author(s)
Sets the type of operation that the chooser is performing; the
user interface is adapted to suit the selected action. For example,
an option to create a new folder might be shown if the action is
GTK_FILE_CHOOSER_ACTION_SAVE
but not if the action is
GTK_FILE_CHOOSER_ACTION_OPEN
.
1 | gtkFileChooserSetAction(object, action)
|
|
a |
|
the action that the file selector is performing |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.