EZ_GetFocus


NAME

EZ_GetFocus - return the widget who has the keyboard focus

SYNOPSIS

#include <EZ.h> EZ_Widget *EZ_GetFocus( )

DESCRIPTION

EZ_GetFocus returns the widget who current owns the key- board focus.

SEE ALSO

EZ_SetFocusTo(3)