gi-gobject-0.2.46.13: GObject 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.GObject.Objects.Binding

Contents

Description

 

Synopsis

Exported types

newtype Binding Source

Constructors

Binding (ForeignPtr Binding) 

Instances

GObject Binding Source 
((~) * info (ResolveBindingMethod t Binding), MethodInfo * info Binding p) => IsLabel t (Binding -> p) Source 

Methods

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

((~) * info (ResolveBindingMethod t Binding), MethodInfo * info Binding p) => IsLabelProxy t (Binding -> p) Source 

Methods

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

type ParentTypes Binding Source 
type AttributeList Binding Source 
type SignalList Binding Source 

class GObject o => BindingK o Source

Instances

Methods

bindingGetFlags

bindingGetSource

bindingGetSourceProperty

bindingGetTarget

bindingGetTargetProperty

bindingUnbind

data BindingUnbindMethodInfo Source

Instances

((~) (TYPE Lifted) signature (m ()), MonadIO m, BindingK a) => MethodInfo (TYPE Lifted) BindingUnbindMethodInfo a signature Source 

bindingUnbind :: (MonadIO m, BindingK a) => a -> m () Source

Properties

Flags

Source

SourceProperty

Target

TargetProperty