clear


Description:

[ CCode ( cname = "dee_model_clear_tag" , instance_pos = 2.1 ) ]
public void clear (Model model, ModelIter iter)

This method is purely syntactic sugar for calling @set with a value of null.

It's included in order to help developers write more readable code.

Parameters:

this

The model to clear a tag on

iter

The row to clear the tag from

tag

The tag to clear from iter