gi-atk-2.0.2: 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 Source 
((~) * info (ResolvePlugMethod t Plug), MethodInfo * info Plug p) => IsLabelProxy t (Plug -> p) Source 
type ParentTypes Plug Source 
type AttributeList Plug Source 
type SignalList Plug Source 

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 Source 

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

plugNew