Add support to add a checkmark to a menu item
commit27fd273bf691e2d5feb587d8be7ab1390aa9933d
authorKirill <kirillathome@gmail.com>
Fri, 10 Apr 2009 05:00:29 +0000 (10 01:00 -0400)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 13 Aug 2009 16:35:07 +0000 (13 18:35 +0200)
tree2be9c8a3fd6a74b9b20a7197e246259296fbf429
parent3e195d3b2431d89cf9554bbc3ffab17bac5b7917
Add support to add a checkmark to a menu item

Currently, the support is limited only to custom item builders (i.e. no
field in menu_item can be used to put the checkmark). The platform is
responsible to mark the menu item in the platform-specific way (on Windows
a small checkmark will appear to the left of item's text).
cheetahmenu.h
menu.c