list_actions


Description:

public unowned List<ServiceActionInfo?> list_actions ()

Returns a List of all the actions (of type ServiceActionInfo) in this service.

Parameters:

this

A ServiceIntrospection

Returns:

A List of all the actions or null. Do not modify or free it or its contents.