RecentAction.this

Creates a new RecentAction object. To add the action to a ActionGroup and set the accelerator for the action, call gtk.ActionGroup.ActionGroup.addActionwWithAccel().

Parameters

name string

a unique name for the action

label string

the label displayed in menu items and on buttons, or null

tooltip string

a tooltip for the action, or null

stockID StockID

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

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.12