gi-webkit-0.2.4.13: 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

newtype WebPluginMIMEType Source

Instances

((~) * info (ResolveWebPluginMIMETypeMethod t WebPluginMIMEType), MethodInfo * info WebPluginMIMEType p) => IsLabel t (WebPluginMIMEType -> p) Source 
((~) * info (ResolveWebPluginMIMETypeMethod t WebPluginMIMEType), MethodInfo * info WebPluginMIMEType p) => IsLabelProxy t (WebPluginMIMEType -> p) Source 

newZeroWebPluginMIMEType :: MonadIO m => m WebPluginMIMEType Source

Construct a WebPluginMIMEType struct initialized to zero.

Properties

Description

Extensions

Name