Method
GtkMultiFilterremove
Declaration [src]
void
gtk_multi_filter_remove (
GtkMultiFilter* self,
guint position
)
Description [src]
Removes a filter.
If position
is larger than the number of filters,
nothing happens.
void
gtk_multi_filter_remove (
GtkMultiFilter* self,
guint position
)
Removes a filter.
If position
is larger than the number of filters,
nothing happens.