EekKey#set_keysym_index(): fallback to level 0 when level exceeds num_levels

This commit is contained in:
Daiki Ueno
2010-06-16 10:41:35 +09:00
parent 473a9a9b2a
commit b2ace93fef
13 changed files with 298 additions and 141 deletions

View File

@ -430,8 +430,6 @@ eek_keyboard_get_keysym_index (EekKeyboard *keyboard,
/**
* eek_keyboard_create_section:
* @keyboard: an #EekKeyboard
* @name: name of the section
* @bounds: bounding box of the section
*
* Create an #EekSection instance and append it to @keyboard. This
* function is rarely called by application but called by #EekLayout