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
Return: the newly created #GtkRecentAction.
ConstructionException GTK+ fails to create the object.
2.12
Creates a new #GtkRecentAction object. To add the action to a #GtkActionGroup and set the accelerator for the action, call gtk_action_group_add_action_with_accel().