gi-webkit2-0.2.10.13: WebKit2 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.WebKit2.Objects.Plugin

Contents

Description

 

Synopsis

Exported types

newtype Plugin Source

Constructors

Plugin (ForeignPtr Plugin) 

Instances

GObject Plugin Source 
((~) * info (ResolvePluginMethod t Plugin), MethodInfo * info Plugin p) => IsLabel t (Plugin -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> Plugin -> p

((~) * info (ResolvePluginMethod t Plugin), MethodInfo * info Plugin p) => IsLabelProxy t (Plugin -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> Plugin -> p

type ParentTypes Plugin Source 
type AttributeList Plugin Source 
type SignalList Plugin Source 

class GObject o => PluginK o Source

Instances

Methods

pluginGetDescription

pluginGetMimeInfoList

pluginGetName

data PluginGetNameMethodInfo Source

Instances

((~) (TYPE Lifted) signature (m Text), MonadIO m, PluginK a) => MethodInfo (TYPE Lifted) PluginGetNameMethodInfo a signature Source 

pluginGetPath

data PluginGetPathMethodInfo Source

Instances

((~) (TYPE Lifted) signature (m Text), MonadIO m, PluginK a) => MethodInfo (TYPE Lifted) PluginGetPathMethodInfo a signature Source