nd_filter_registry

Name

nd_filter_registry -- 

Synopsis



void        nd_filter_registry_add          (LND_Filter *filter);
void        nd_filter_registry_remove       (LND_Filter *filter);

Description

Details

nd_filter_registry_add ()

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.

filter :

the added filter.


nd_filter_registry_remove ()

void        nd_filter_registry_remove       (LND_Filter *filter);

filter :