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

Contents

Description

 

Synopsis

Exported types

newtype NoOpObject Source

Instances

GObject NoOpObject Source 
((~) * info (ResolveNoOpObjectMethod t NoOpObject), MethodInfo * info NoOpObject p) => IsLabel t (NoOpObject -> p) Source 

Methods

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

((~) * info (ResolveNoOpObjectMethod t NoOpObject), MethodInfo * info NoOpObject p) => IsLabelProxy t (NoOpObject -> p) Source 
type ParentTypes NoOpObject Source 
type AttributeList NoOpObject Source 
type SignalList NoOpObject Source 

Methods

noOpObjectNew

noOpObjectNew :: (MonadIO m, ObjectK a) => a -> m NoOpObject Source