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

Contents

Description

 

Synopsis

Exported types

newtype Misc Source

Constructors

Misc (ForeignPtr Misc) 

Instances

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

class GObject o => MiscK o Source

Instances

toMisc :: MiscK o => o -> IO Misc Source

Methods

miscGetInstance

miscGetInstance :: MonadIO m => m Misc Source

Deprecated: Since 2.12.

miscThreadsEnter

data MiscThreadsEnterMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m, MiscK a) => MethodInfo * MiscThreadsEnterMethodInfo a signature 

miscThreadsEnter :: (MonadIO m, MiscK a) => a -> m () Source

Deprecated: Since 2.12.

miscThreadsLeave

data MiscThreadsLeaveMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m, MiscK a) => MethodInfo * MiscThreadsLeaveMethodInfo a signature 

miscThreadsLeave :: (MonadIO m, MiscK a) => a -> m () Source

Deprecated: Since 2.12.