|
GnuCash c935c2f+
|
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.
| BasicCell ComboCell::cell |
Definition at line 54 of file combocell.h.
| gpointer ComboCell::shared_store |
Definition at line 55 of file combocell.h.