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.Util

Contents

Description

 

Synopsis

Exported types

newtype Util Source

Constructors

Util (ForeignPtr Util) 

Instances

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

class GObject o => UtilK o Source

Instances

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