a unique name for the action
the label displayed in menu items and on buttons, or null
a tooltip for the action, or null
the stock icon to display in widgets representing the action, or null
a #GtkRecentManager, or null for using the default #GtkRecentManager
the newly created #GtkRecentAction
Creates a new #GtkRecentAction object. To add the action to a #GtkActionGroup and set the accelerator for the action, call gtk.action_group.ActionGroup.addActionWithAccel.