GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
CheckboxCell Struct Reference

The CheckboxCell object implements a cell handler that will toggle between yes and no values when clicked upon by the mouse. More...

#include <checkboxcell.h>

Data Fields

BasicCell cell
 
gboolean flag
 

Detailed Description

The CheckboxCell object implements a cell handler that will toggle between yes and no values when clicked upon by the mouse.

HISTORY: Copyright (c) 2002 Derek Atkins

Definition at line 40 of file checkboxcell.h.

Field Documentation

◆ cell

BasicCell CheckboxCell::cell

Definition at line 42 of file checkboxcell.h.

◆ flag

gboolean CheckboxCell::flag

Definition at line 44 of file checkboxcell.h.


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