RGtk2 (version 2.20.31)

gtkActionGroupGetAction: gtkActionGroupGetAction

Description

Looks up an action in the action group by name.

Usage

gtkActionGroupGetAction(object, action.name)

Arguments

object
the action group
action.name
the name of the action

Value

GtkAction] the action, or NULL if no action by that name exists. [transfer-none]

Details

Since 2.4