Method
GioActionMaplookup_action
since: 2.32
Declaration [src]
GAction*
g_action_map_lookup_action (
GActionMap* action_map,
const gchar* action_name
)
Description [src]
Looks up the action with the name action_name
in action_map
.
If no such action exists, returns NULL
.
Available since: 2.32