|
GnuCash c935c2f+
|
Data Fields | |
| SheetBlockStyle * | style |
| The style for this block. | |
| gint | origin_x |
| gint | origin_y |
| x origin of block | |
| gboolean | visible |
| y origin of block | |
Definition at line 51 of file gnucash-sheet.h.
| gint SheetBlock::origin_x |
Definition at line 56 of file gnucash-sheet.h.
| gint SheetBlock::origin_y |
x origin of block
Definition at line 57 of file gnucash-sheet.h.
| SheetBlockStyle* SheetBlock::style |
The style for this block.
Definition at line 54 of file gnucash-sheet.h.
| gboolean SheetBlock::visible |
y origin of block
Definition at line 59 of file gnucash-sheet.h.