diff options
Diffstat (limited to 'gtk/gtkradioaction.c')
-rw-r--r-- | gtk/gtkradioaction.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkradioaction.c b/gtk/gtkradioaction.c index 48784c40d8..1d9cfc56e6 100644 --- a/gtk/gtkradioaction.c +++ b/gtk/gtkradioaction.c @@ -395,7 +395,7 @@ create_menu_item (GtkAction *action) * } * ]| * - * Returns: the list representing the radio group for this object + * Returns: (element-type GtkAction) (transfer none): the list representing the radio group for this object * * Since: 2.4 */ |