224
224
on_user_added (IndicatorSessionUsers * backend_users G_GNUC_UNUSED,
232
232
on_user_changed (IndicatorSessionUsers * backend_users G_GNUC_UNUSED,
240
240
on_user_removed (IndicatorSessionUsers * backend_users G_GNUC_UNUSED,
244
244
IndicatorSessionService * self = INDICATOR_SESSION_SERVICE (gself);
245
245
g_return_if_fail (self != NULL);
247
247
/* update our user table */
250
250
/* enqueue rebuilds for the affected sections */
251
251
rebuild_switch_section_soon (self);