GnuCash 2.3.0
Data Fields
_check_format Struct Reference

Data Fields

gchar * guid
const gchar * group
gchar * filename
gchar * title
gboolean blocking
gboolean print_date_format
gboolean show_grid
gboolean show_boxes
gdouble rotation
gdouble trans_x
gdouble trans_y
gchar * font
gdouble height
GSList * positions
GSList * items

Detailed Description

Definition at line 229 of file dialog-print-check.c.


Field Documentation

Default for printing blocking characters for this page of checks.

Definition at line 242 of file dialog-print-check.c.

The name of the file from which this data was read.

Definition at line 236 of file dialog-print-check.c.

Default font for this page of checks.

Definition at line 259 of file dialog-print-check.c.

const gchar* _check_format::group

The group where this format was found.

Definition at line 234 of file dialog-print-check.c.

Unique identifier for this format.

Definition at line 232 of file dialog-print-check.c.

Height of one check on a page.

Definition at line 261 of file dialog-print-check.c.

List of items printed on each check.

Definition at line 265 of file dialog-print-check.c.

Names of the checks on the page.

Definition at line 263 of file dialog-print-check.c.

Default for printing date format characters for this page of checks.

Definition at line 245 of file dialog-print-check.c.

Rotate the entire page by this amount.

Definition at line 253 of file dialog-print-check.c.

Print boxes when width and height are known.

Definition at line 250 of file dialog-print-check.c.

Print a grid pattern on the page

Definition at line 248 of file dialog-print-check.c.

Title of this check format. Displayed in the dialog box.

Definition at line 239 of file dialog-print-check.c.

Move entire page left by this amount.

Definition at line 255 of file dialog-print-check.c.

Move entire page down by this amount.

Definition at line 257 of file dialog-print-check.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines