_Evas_Event_Key_Up

Langue: en

Autres versions - même langue

Version: 154795 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

_Evas_Event_Key_Up - Key release event.

SYNOPSIS


Data Fields


char * keyname
The string name of the key released.
const char * key
The logical key : (eg shift+1 == exclamation).
const char * string
A UTF8 string if this keystroke has produced a visible string to be ADDED.
const char * compose
A UTF8 string if this keystroke has modified a string in the middle of being composed - this string replaces the previous one.

Detailed Description

Key release event.

Author

Generated automatically by Doxygen for Evas from the source code.