Tizen Native API
Public Attributes
_Ecore_IMF_Event_Key_Up Struct Reference

Public Attributes

const char * keyname
Ecore_IMF_Keyboard_Modifiers modifiers
Ecore_IMF_Keyboard_Locks locks
const char * key
const char * string
const char * compose
unsigned int timestamp

Detailed Description

The structure type used with the Key_Up event.

Since :
2.3.1

Member Data Documentation

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

The logical key : (eg shift+1 == exclamation)

The string name of the key pressed

The keyboard locks active when the event has been emitted

The keyboard modifiers active when the event has been emitted

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

The timestamp when the event occurred


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License