[Top]
GTK2
GTK2.SourcePrintJob
|
Method GTK2.SourcePrintJob()->set_print_header()
- Method
set_print_header
GTK2.SourcePrintJob set_print_header(int setting)
- Description
Sets whether you want to print a header in each page. The default header
consists of three pieces of text and an optional line separator,
configurable with set_header_format().
Note that by default the header format is unspecified, and if it's empty
it will not be printed, regardless of this setting.
|