Tizen Native API
_Evas_Event_Key_Up Struct Reference

Public Attributes

char * keyname
Evas_Modifiermodifiers
const char * key
const char * string
const char * compose

Detailed Description

Key release event.


Member Data Documentation

UTF8 string if this keystroke has modified a string in the middle of being composed - this string replaces the previous one

Logical key : (example, shift+1 == exclamation)

Name string of the key released

Modifier keys pressed during the event

UTF8 string if this keystroke has produced a visible string to be ADDED