Function

Gio-2.0Giocontent_type_get_generic_icon_nameSince 2.34

  • Gets the generic icon name for a content type.

    See the shared-mime-info specification for more on the generic icon name.

    Parameters

    • type: string

      a content type string

    Returns string

    the registered generic icon name for the given type, or null if unknown. Free with g_free()

    2.34