RGtk2 (version 2.20.31)

gtkRecentChooserDialogNew: gtkRecentChooserDialogNew

Description

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

Usage

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

Arguments

title
Title of the dialog, or NULL. [ allow-none ]
parent
Transient parent of the dialog, or NULL,. [ allow-none ]

Value

GtkWidget] a new GtkRecentChooserDialog

Details

Since 2.10