Signal

RBSource::filter-changed

Declaration

void
filter_changed (
  RBSource* self,
  gpointer user_data
)

Description [src]

Fires when the user changes the filter, either by changing the contents of the search box or by selecting a different browser entry.

Default handler:

The default handler is called after the handlers added via g_signal_connect().