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

The Doclinkcell object implements a cell handler that will cycle through a series of single-character values when clicked upon by the mouse and will return a glyph if font can show it. More...

#include <doclinkcell.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.
 
DoclinkcellStringGetter get_string
 Default flag for unknown user input.
 
DoclinkcellConfirm confirm_cb
 
gpointer confirm_data
 
gboolean read_only
 
gboolean use_glyphs
 

Detailed Description

The Doclinkcell object implements a cell handler that will cycle through a series of single-character values when clicked upon by the mouse and will return a glyph if font can show it.

Definition at line 52 of file doclinkcell.h.


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