Method

WebKit2MimeInfoget_extensions

Declaration [src]

const gchar* const*
webkit_mime_info_get_extensions (
  WebKitMimeInfo* info
)

Description [src]

Get the list of file extensions associated to the MIME type.

Return value

Returns: An array of utf8
 

A NULL-terminated array of strings.

 The data is owned by the instance.