gi-atk-0.2.18.13: 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.Util

Contents

Description

 

Synopsis

Exported types

newtype Util Source

Constructors

Util (ForeignPtr Util) 

Instances

GObject Util Source 
((~) * info (ResolveUtilMethod t Util), MethodInfo * info Util p) => IsLabel t (Util -> p) Source 

Methods

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

((~) * info (ResolveUtilMethod t Util), MethodInfo * info Util p) => IsLabelProxy t (Util -> p) Source 

Methods

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

type ParentTypes Util Source 
type AttributeList Util Source 
type SignalList Util Source 

class GObject o => UtilK o Source

Instances

toUtil :: UtilK o => o -> IO Util Source