FilterModel
Description:
[ CCode ( has_construct_function = false , type = "DeeModel*" ) ]
public FilterModel (Model orig_model, Filter filter)
public FilterModel (Model orig_model, Filter filter)
Parameters:
orig_model |
The back end model. This will be set as the back_end property |
filter |
Structure containing the logic used to create the filter model. The filter model will create it's own copy of |
Returns:
A newly allocated FilterModel. Free with unref. |