* Add a new menu api call :
authorDavide Andreoli <dave@gurumeditation.it>
Mon, 30 Mar 2009 13:59:56 +0000 (13:59 +0000)
committerDavide Andreoli <dave@gurumeditation.it>
Mon, 30 Mar 2009 13:59:56 +0000 (13:59 +0000)
commitf71eea73b27e2982e63a8200665e3916034b58b7
treec115172811b1a387ff49adcf0608017d5eec1758
parentc6b5f985fe065401aad27d317684b52534f66ac2
 * Add a new menu api call :

EAPI void
e_menu_item_disabled_set(E_Menu_Item *mi, int disable)

Setting the menu item 'disabled' will gray it out and will make it unselectable.

SVN revision: 39802
data/themes/default.edc
src/bin/e_menu.c
src/bin/e_menu.h