From: Rico Tzschichholz Date: Mon, 17 Sep 2012 15:20:42 +0000 (+0200) Subject: Update annotations from glib git X-Git-Tag: GOBJECT_INTROSPECTION_1_33_14~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9f6d1a089cac53983ecde3cd00dc854aaf344858;p=platform%2Fupstream%2Fgobject-introspection.git Update annotations from glib git --- diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c index 0231bc1b..2ac8e197 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -11431,6 +11431,20 @@ */ +/** + * g_content_type_get_generic_icon_name: + * @type: a content type string + * + * Gets the generic icon name for a content type. + * + * See the shared-mime-info + * specification for more on the generic icon name. + * + * Returns: (allow-none): the registered generic icon name for the given @type, or %NULL if unknown. Free with g_free() + * Since: 2.34 + */ + + /** * g_content_type_get_icon: * @type: a content type string