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

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
 

Detailed Description

Definition at line 51 of file gnucash-sheet.h.

Field Documentation

◆ origin_x

gint SheetBlock::origin_x

Definition at line 56 of file gnucash-sheet.h.

◆ origin_y

gint SheetBlock::origin_y

x origin of block

Definition at line 57 of file gnucash-sheet.h.

◆ style

SheetBlockStyle* SheetBlock::style

The style for this block.

Definition at line 54 of file gnucash-sheet.h.

◆ visible

gboolean SheetBlock::visible

y origin of block

Definition at line 59 of file gnucash-sheet.h.


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