gi-atk-2.0.10: 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.Callbacks

Contents

Description

 

Synopsis

Signals

EventListener

EventListenerInit

FocusHandler

type FocusHandler = Object -> Bool -> IO () Source #

Deprecated: (Since version 2.9.4)Deprecated with atk_component_add_focus_handler()and atk_component_remove_focus_handler(). See thosemethods for more information.

Function

type C_Function = Ptr () -> IO CInt Source #

KeySnoopFunc

PropertyChangeHandler

type PropertyChangeHandler = Object -> PropertyValues -> IO () Source #

Deprecated: Since 2.12.