docs: Improve documentation of "app-filter-changed" signal

This commit is contained in:
Umang Jain 2019-06-18 19:23:17 +05:30
parent a897a4890b
commit b6b8873261
1 changed files with 2 additions and 0 deletions

View File

@ -188,6 +188,8 @@ mct_manager_class_init (MctManagerClass *klass)
* @user_id: UID of the user whose app filter has changed
*
* 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.
*
* Since: 0.3.0
*/