gtk: Fix return-annotation of gtk_get_default_language to "transfer none"

This commit is contained in:
Rico Tzschichholz 2014-08-21 23:10:32 +02:00
parent 209d2a83c4
commit a3a6ce1b42

View File

@ -1174,7 +1174,7 @@ gtk_get_locale_direction (void)
* This function is equivalent to pango_language_get_default().
* See that function for details.
*
* Returns: the default language as a #PangoLanguage,
* Returns: (transfer none): the default language as a #PangoLanguage,
* must not be freed
*/
PangoLanguage *