FocusHandler


Description:

[ CCode ( has_target = false ) ]
[ Version ( deprecated = true , deprecated_since = "2.9.4" ) ]
public delegate void FocusHandler (Object object, bool focus_in)

Warning: FocusHandler is deprecated since 2.9.4.

The type of callback function used for add_focus_handler and remove_focus_handler

Note:

Deprecated with add_focus_handler and remove_focus_handler.

See those methods for more information.

Parameters:

object

the Object that receives/lose the focus

focus_in

TRUE if the object receives the focus


Namespace: Atk
Package: atk