Fix documentation warnings
gobject-introspection now emits many more warnings for malformed comments, and they fail the build. https://bugzilla.gnome.org/show_bug.cgi?id=673656
This commit is contained in:
@ -470,7 +470,7 @@ shell_app_system_get_settings_tree (ShellAppSystem *self)
|
||||
|
||||
/**
|
||||
* shell_app_system_lookup_setting:
|
||||
* @self:
|
||||
* @system:
|
||||
* @id: desktop file id
|
||||
*
|
||||
* Returns: (transfer none): Application in gnomecc.menu, or %NULL if none
|
||||
@ -610,7 +610,7 @@ shell_app_system_lookup_heuristic_basename (ShellAppSystem *system,
|
||||
|
||||
/**
|
||||
* shell_app_system_get_all:
|
||||
* @self:
|
||||
* @system:
|
||||
*
|
||||
* Returns: (transfer container) (element-type ShellApp): All installed applications
|
||||
*/
|
||||
|
Reference in New Issue
Block a user