GnuCash
5.6-150-g038405b370+
|
The ComboCell object implements a cell handler with a "combination-box" pull-down menu in it. More...
#include <combocell.h>
Data Fields | |
BasicCell | cell |
gpointer | shared_store |
The ComboCell object implements a cell handler with a "combination-box" pull-down menu in it.
On output, the currently selected menu item is displayed. On input, the user can select from a list in the pull-down menu, or use the keyboard to select a menu entry by typing the first few menu characters.
Definition at line 52 of file combocell.h.