get_nodes


Description:

[ Version ( since = "5.2" ) ]
public unowned SList<SetNode> get_nodes ()

Returns a SList with the SetNode grouped by this.

You must use g_slist_free on returned list.

Parameters:

this

a SetGroup

Returns:

a SList with all nodes in this.