get_group
Description:
public unowned SetGroup get_group (
Holder holder)
Finds a SetGroup which lists a
SetNode containing holder, don't modify the returned structure.
Parameters:
| this |
a Set object
|
| holder |
a Holder object
|
Returns:
|
the requested SetGroup or null
|