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

Contents

Description

 

Synopsis

Methods

attributeSetFree

attributeSetFree :: MonadIO m => [Ptr ()] -> m () Source

focusTrackerNotify

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

Deprecated: (Since version 2.9.4)Focus tracking has been dropped as a featureto be implemented by ATK itself. As AtkObject::state-change signal, in orderto notify a focus change on your implementation, you can useatk_object_notify_state_change() instead.

getBinaryAge

getDefaultRegistry

getFocusObject

getInterfaceAge

getMajorVersion

getMicroVersion

getMinorVersion

getRoot

getToolkitName

getToolkitVersion

getVersion

relationTypeForName

relationTypeGetName

relationTypeRegister

removeFocusTracker

removeFocusTracker :: MonadIO m => Word32 -> m () Source

Deprecated: (Since version 2.9.4)Focus tracking has been dropped as a featureto be implemented by ATK itself. If you need focus tracking on yourimplementation, subscribe to the state-changed:focused signal.Removes the specified focus tracker from the list of functionsto be called when any object receives focus.

removeGlobalEventListener

removeKeyEventListener

roleForName

roleGetLocalizedName

roleGetName

roleRegister

roleRegister :: MonadIO m => Text -> m Role Source

Deprecated: Since 2.12. If your application/toolkit doesn't find asuitable role for a specific object defined at #AtkRole, pleasesubmit a bug in order to add a new role to the specification.

stateTypeForName

stateTypeGetName

stateTypeRegister

textAttributeForName

textAttributeGetName

textAttributeGetValue

textAttributeRegister

textFreeRanges

valueTypeGetLocalizedName

valueTypeGetName