diff --git a/gtk/gtkdialog.c b/gtk/gtkdialog.c index 0aa57773d5..6a1d51f147 100644 --- a/gtk/gtkdialog.c +++ b/gtk/gtkdialog.c @@ -765,7 +765,7 @@ gtk_dialog_add_action_widget (GtkDialog *dialog, * appended to the end of the dialog's action area. The button widget is * returned, but usually you don't need it. * - * Return value: (transfer full): the button widget that was added + * Return value: (transfer none): the button widget that was added **/ GtkWidget* gtk_dialog_add_button (GtkDialog *dialog,