From: Tristan Lelong <tristan.lelong@blunderer.org>
authorTristan Lelong <tristan.lelong@blunderer.org>
Fri, 25 Mar 2011 04:42:12 +0000 (04:42 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Fri, 25 Mar 2011 04:42:12 +0000 (04:42 +0000)
commit5be7a63a79c582d4f9ebfa94b7c7896f67486569
tree082eacb9b1a8bd36368f55b40194c12aa25dd069
parent02ad1efb5b12311eac3b7faeb8905e9245382a70
From: Tristan Lelong <tristan.lelong@blunderer.org>
Subject: [E-devel] [PATCH]: keyboard navigation in menus

I was using elementary on a target that only has a keyboard, and I add
to do several modification on the elm_menu to handle keyboard
navigation.
- patch 1: discard a menu from C source code
- patch 2: add accessors for menu items and add the ability to handle
selected item from C source code

SVN revision: 58084
src/lib/Elementary.h.in
src/lib/elm_menu.c