gi-atk-0.2.18.15: Atk 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.Atk.Objects.Plug

Contents

Description

 

Synopsis

Exported types

newtype Plug Source

Constructors

Plug (ForeignPtr Plug) 

Instances

GObject Plug 
((~) * info (ResolvePlugMethod t Plug), MethodInfo * info Plug p) => IsLabelProxy t (Plug -> p) 
type ParentTypes Plug 
type AttributeList Plug 
type SignalList Plug 

class GObject o => PlugK o Source

Instances

toPlug :: PlugK o => o -> IO Plug Source

Methods

plugGetId

data PlugGetIdMethodInfo Source

Instances

((~) * signature (m Text), MonadIO m, PlugK a) => MethodInfo * PlugGetIdMethodInfo a signature 

plugGetId :: (MonadIO m, PlugK a) => a -> m Text Source

plugNew