gi-atk-2.0.7: 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 (ManagedPtr Util) 

Instances

GObject Util Source # 
IsObject Util Source # 
IsUtil 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

HasAttributeList * Util Source # 
type SignalList Util Source # 
type SignalList Util
type AttributeList Util Source # 
type AttributeList Util

class GObject o => IsUtil o Source #

Instances

(GObject a, UnknownAncestorError Constraint Util a) => IsUtil a Source # 
IsUtil Util Source # 

toUtil :: IsUtil o => o -> IO Util Source #