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

Contents

Description

 

Synopsis

Exported types

newtype Misc Source

Constructors

Misc (ForeignPtr Misc) 

Instances

GObject Misc Source 
((~) * info (ResolveMiscMethod t Misc), MethodInfo * info Misc p) => IsLabel t (Misc -> p) Source 

Methods

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

((~) * info (ResolveMiscMethod t Misc), MethodInfo * info Misc p) => IsLabelProxy t (Misc -> p) Source 

Methods

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

type ParentTypes Misc Source 
type AttributeList Misc Source 
type SignalList Misc Source 

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

((~) (TYPE Lifted) signature (m ()), MonadIO m, MiscK a) => MethodInfo (TYPE Lifted) MiscThreadsEnterMethodInfo a signature Source 

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

Deprecated: Since 2.12.

miscThreadsLeave

data MiscThreadsLeaveMethodInfo Source

Instances

((~) (TYPE Lifted) signature (m ()), MonadIO m, MiscK a) => MethodInfo (TYPE Lifted) MiscThreadsLeaveMethodInfo a signature Source 

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

Deprecated: Since 2.12.