[gnome-software: 1/12] gs-app: Fix a typo and add annotations to a gtk-doc comment
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 1/12] gs-app: Fix a typo and add annotations to a gtk-doc comment
- Date: Sat, 6 Mar 2021 05:32:15 +0000 (UTC)
commit 9c4abdd5b96a860390efe5217619c4a730402a2a
Author: Philip Withnall <pwithnall endlessos org>
Date: Thu Feb 18 23:34:33 2021 +0000
gs-app: Fix a typo and add annotations to a gtk-doc comment
Signed-off-by: Philip Withnall <pwithnall endlessos org>
lib/gs-app.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-app.c b/lib/gs-app.c
index 4be4e3a7a..50918e44b 100644
--- a/lib/gs-app.c
+++ b/lib/gs-app.c
@@ -3589,7 +3589,7 @@ gs_app_set_metadata (GsApp *app, const gchar *key, const gchar *value)
* Gets some metadata for the application.
* Is is expected that plugins namespace any plugin-specific metadata.
*
- * Returns: a string, or %NULL for unset
+ * Returns: (transfer none) (nullable): a variant, or %NULL for unset
*
* Since: 3.26
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]