GnuCash
5.6-150-g038405b370+
|
Create the actual register visual layout. More...
Go to the source code of this file.
Functions | |
TableLayout * | gnc_split_register_layout_new (SplitRegister *reg) |
Generate the split register layout. More... | |
Create the actual register visual layout.
The actual layout depends on the register type, but, typically, all of the registers have the date cell on the left, description in the middle, and monetary totals on the right.
This implementation hard-codes the layout in C, although the original intent was that the layout would be fetched from a config file that could be tweaked for a specific, non-GnuCash application.
Definition in file split-register-layout.h.