Creates a new GtkAction object. To add the action to a GtkActionGroup and set the accelerator for the action, call Action.groupAddActionWithAccel. See the section called UI Definitions for information on allowed action names. Since 2.4
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.
ConstructionException GTK+ fails to create the object.
Creates a new GtkAction object. To add the action to a GtkActionGroup and set the accelerator for the action, call Action.groupAddActionWithAccel. See the section called UI Definitions for information on allowed action names. Since 2.4