SimpleActionGroup.lookup

Looks up the action with the name action_name in the group.

If no such action exists, returns NULL.

More...
class SimpleActionGroup
lookup
(
string actionName
)

Parameters

actionName string

the name of an action

Return Value

Type: ActionIF

a gtk.Action, or NULL

Detailed Description

Deprecated: Use Action.mapLookupAction

Meta

Since

2.28