Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkRecentChooserDialogNewForManager

gtkRecentChooserDialogNewForManager


Description

Creates a new GtkRecentChooserDialog with a specified recent manager.

Usage

gtkRecentChooserDialogNewForManager(title = NULL, parent = NULL, 
    manager, ..., show = TRUE)

Arguments

title

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

parent

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

manager

a GtkRecentManager

...

a new GtkRecentChooserDialog

Details

This is useful if you have implemented your own recent manager, or if you have a customized instance of a GtkRecentManager object. Since 2.10

Value

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.