gtkFileChooserGetAction {RGtk2}R Documentation

gtkFileChooserGetAction

Description

Gets the type of operation that the file chooser is performing; see gtkFileChooserSetAction.

Usage

gtkFileChooserGetAction(object)

Arguments

object [GtkFileChooser] a GtkFileChooser

Details

Since 2.4

Value

[GtkFileChooserAction] the action that the file selector is performing

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]