PrintCompositor.getPrintFooter
bool getPrintFooter()Determines if a footer is set to be printed for each page. A footer will be printed if this function returns true
<emphasis>and</emphasis> some format strings have been specifiedwith [gtksource.print_compositor.PrintCompositor.setFooterFormat].
Returns
true if the footer is set to be printed.