[gtk/bilelmoussaoui/annotations-fix] gtk: update annotation of gtk_single_selection_get_selected_item
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/bilelmoussaoui/annotations-fix] gtk: update annotation of gtk_single_selection_get_selected_item
- Date: Wed, 3 Mar 2021 13:19:54 +0000 (UTC)
commit aae67b8fbdbc6bd66b9ccf65b10399f21d297b0e
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Wed Mar 3 13:07:22 2021 +0000
gtk: update annotation of gtk_single_selection_get_selected_item
gtk/gtksingleselection.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtksingleselection.c b/gtk/gtksingleselection.c
index e072594d6a..91f3261d6a 100644
--- a/gtk/gtksingleselection.c
+++ b/gtk/gtksingleselection.c
@@ -625,7 +625,7 @@ gtk_single_selection_set_selected (GtkSingleSelection *self,
*
* If no item is selected, %NULL is returned.
*
- * Returns: (transfer none): The selected item
+ * Returns: (transfer none) (type GObject) (nullable): The selected item
*/
gpointer
gtk_single_selection_get_selected_item (GtkSingleSelection *self)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]