a unique name for the action
the label displayed in menu items and on buttons, or NULL. [allow-none]
a tooltip for the action, or NULL. [allow-none]
the stock icon to display in widgets representing the action, or NULL. [allow-none]
a GtkRecentManager, or NULL for using the default GtkRecentManager. [allow-none]
ConstructionException GTK+ fails to create the object.
Warning gtk_recent_action_new_for_manager is deprecated and should not be used in newly-written code. 3.10 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(). Since 2.12