gi-webkit-0.2.4.15: WebKit bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.WebKit.Structs.WebPluginMIMEType

Contents

Description

A structure representing one of the MIME types associated with a plugin. A #GSList of these objects will be returned by #webkit_web_plugin_get_mimetypes, use #webkit_web_plugin_mime_type_list_free to free it.

Synopsis

Exported types

newZeroWebPluginMIMEType :: MonadIO m => m WebPluginMIMEType Source

Construct a WebPluginMIMEType struct initialized to zero.

Properties

Description

Extensions

Name