Signal

MalcontentManager::app-filter-changed

since: 0.3.0

Declaration

void
app_filter_changed (
  MctManager* self,
  guint64 user_id,
  gpointer user_data
)

Description [src]

Emitted when the app filter stored for a user changes.

The new app filter for the user should be requested again from the MctManager instance.

Default handler:

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

Available since: 0.3.0

Parameters

user_id

Type: guint64

UID of the user whose app filter has changed.