]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcomboboxtext.c
filechooserbutton: When the combo box changes, set the *file*, not the current folder
[~andy/gtk] / gtk / gtkcomboboxtext.c
index 81bbd19b66d0e75e3afa15dcf8e647c88c7d38bc..e09f3ef3c490f825f8ba01b25309015b67d1edcd 100644 (file)
@@ -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
  */