Property
GtkSourcePrintCompositor:print-header
since: 5
Description [src]
Whether to print a header in each page.
Note that by default the header format is unspecified, and if it is unspecified the header will not be printed, regardless of the value of this property.
The value of this property cannot be changed anymore after the first
call to the gtk_source_print_compositor_paginate()
function.
Type: | gboolean |
Available since: | 5 |
Default value | FALSE |
Getter method | gtk_source_print_compositor_get_print_header() |
Setter method | gtk_source_print_compositor_set_print_header() |