get_source_for_model
Description:
public unowned SetSource get_source_for_model (
DataModel model)
Finds the SetSource structure used in this for
which model is a the data model (the returned structure should not be modified).
Parameters:
| this |
a Set object
|
| model |
a DataModel object
|
Returns:
|
the requested SetSource pointer or null.
|