get_action


Description:

public unowned ServiceActionInfo? get_action (string action_name)

Returns the action by the name action_name in this service.

Parameters:

this

A ServiceIntrospection

action_name

The name of the action to retrieve

Returns:

the action or null. Do not modify or free it.