get_instances


Description:

[ Version ( since = "3.34" ) ]
public unowned SList<ComponentAlarmInstance>? get_instances ()

The returned SList is owned by this and should not be modified.

It's valid until the this is freed or the list of instances is not modified by other functions. The items are of type ComponentAlarmInstance.

Parameters:

this

an ComponentAlarms

Returns:

instances of the this structure; can be null, when none had been added yet