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

gtkRecentActionNew

gtkRecentActionNew


Description

Creates a new GtkRecentAction object. To add the action to a GtkActionGroup and set the accelerator for the action, call gtkActionGroupAddActionWithAccel.

Usage

gtkRecentActionNew(name, label, tooltip, stock.id)

Arguments

name

a unique name for the action

label

the label displayed in menu items and on buttons, or NULL. [ allow-none ]

tooltip

a tooltip for the action, or NULL. [ allow-none ]

stock.id

the stock icon to display in widgets representing the action, or NULL

Details

Since 2.12

Value

[GtkAction] the newly created GtkRecentAction.

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.