Signal

BirbFilter::changed

since: 0.1

Declaration

void
changed (
  BirbFilter* self,
  gpointer user_data
)

Description [src]

Emitted when the filter changes in a way that filter should be performed again.

Sub classes should call birb_filter_changed() to emit this signal.

Default handler:

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

The signal can be detailed
Available since: 0.1