gtkRecentChooserDialogNew {RGtk2.10}R Documentation

gtkRecentChooserDialogNew

Description

Creates a new GtkRecentChooserDialog. This function is analogous to gtkDialogNewWithButtons.

Usage

gtkRecentChooserDialogNew(title = NULL, parent = NULL, ..., show = TRUE)

Arguments

... [GtkWindow] Transient parent of the dialog, or NULL,

Details

Since 2.10

Value

[GtkWidget] a new GtkRecentChooserDialog

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]