[ CCode ( has_construct_function = false , type = "DeeModel*" ) ]
public FilterModel (Model orig_model, Filter filter)
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 |
A newly allocated FilterModel. Free with unref. |