GtkRecentAction
object. To add the action to
a GtkActionGroup
and set the accelerator for the action,
call gtkActionGroupAddActionWithAccel
.gtkRecentActionNewForManager(name, label, tooltip, stock.id, manager)
name
label
NULL
. [ allow-none ]tooltip
NULL
. [ allow-none ]stock.id
NULL
manager
GtkRecentManager
, or NULL
for using the default
GtkRecentManager
. [ allow-none ]GtkAction
] the newly created GtkRecentAction