void nd_filter_registry_add (LND_Filter *filter); void nd_filter_registry_remove (LND_Filter *filter); |
void nd_filter_registry_add (LND_Filter *filter); |
This is a wrapper function for libnd_filter_registry_add() that updates the filter dialog accordingly. Use this function instead of the libnetdude one.
the added filter.