Description Usage Arguments Details Value Author(s)
Creates a new GtkRecentAction
object. To add the action to
a GtkActionGroup
and set the accelerator for the action,
call gtkActionGroupAddActionWithAccel
.
1 2 | gtkRecentActionNewForManager(name, label, tooltip, stock.id,
manager)
|
|
a unique name for the action |
|
the label displayed in menu items and on buttons, or |
|
a tooltip for the action, or |
|
the stock icon to display in widgets representing the
action, or |
|
a |
Since 2.12
[GtkAction
] the newly created GtkRecentAction
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.