X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkcomboboxtext.c;h=e09f3ef3c490f825f8ba01b25309015b67d1edcd;hb=cade42d5094ceaa7799aa8e2135959573646a4b6;hp=81bbd19b66d0e75e3afa15dcf8e647c88c7d38bc;hpb=a0b4ab109dccb0d523082de928948e71b0681ef1;p=~andy%2Fgtk diff --git a/gtk/gtkcomboboxtext.c b/gtk/gtkcomboboxtext.c index 81bbd19b6..e09f3ef3c 100644 --- a/gtk/gtkcomboboxtext.c +++ b/gtk/gtkcomboboxtext.c @@ -576,8 +576,8 @@ gtk_combo_box_text_remove_all (GtkComboBoxText *combo_box) * function will return its contents (which will not necessarily * be an item from the list). * - * Returns: a newly allocated string containing the currently - * active text. Must be freed with g_free(). + * Returns: (transfer full): a newly allocated string containing the + * currently active text. Must be freed with g_free(). * * Since: 2.24 */