set_filter


Description:

public void set_filter (owned ModelFilterFunc? func)

Filters the this using the given filtering function.

Note:

Use ListModel instead

Parameters:

this

a Model

func

a ModelFilterFunc, or null

notify

destroy notifier of user_data, or null

user_data

user data to pass to func, or null