GnuCash  5.6-150-g038405b370+
Data Fields
RecnCell Struct Reference

The RecnCell object implements a cell handler that will cycle through a series of single-character values when clicked upon by the mouse. More...

#include <recncell.h>

Data Fields

BasicCell cell
 
char flag
 
char * valid_flags
 The actual flag value.
 
char * flag_order
 The list of valid flags.
 
char default_flag
 Automatic flag selection order.
 
RecnCellStringGetter get_string
 Default flag for unknown user input.
 
RecnCellConfirm confirm_cb
 
gpointer confirm_data
 
gboolean read_only
 

Detailed Description

The RecnCell object implements a cell handler that will cycle through a series of single-character values when clicked upon by the mouse.

Definition at line 47 of file recncell.h.


The documentation for this struct was generated from the following file: