list_state_variables


Description:

public unowned List<ServiceStateVariableInfo?> list_state_variables ()

Returns a GList of all the state variables (of type ServiceStateVariableInfo) in this service.

Parameters:

this

A ServiceIntrospection

Returns:

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