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