gi-atk-0.2.16.12: 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

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

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

Deprecated: Since 2.12.

miscThreadsLeave

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

Deprecated: Since 2.12.