PrintCompositor.getPrintFooter

Determines if a footer is set to be printed for each page.

A footer will be printed if this function returns true **and** some format strings have been specified with gtksource.print_compositor.PrintCompositor.setFooterFormat.

class PrintCompositor
bool
getPrintFooter
()

Return Value

Type: bool

true if the footer is set to be printed.