Merge branch 'uajain/improve-docs' into 'master'

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

See merge request pwithnall/malcontent!16
This commit is contained in:
Philip Withnall 2019-06-20 07:45:42 +00:00
commit c0cea72b6b
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
*/