Property

GtkSourcePrintCompositor:footer-font-name

Declaration

property footer-font-name: utf8 [ read, write ]

Description [src]

Name of the font used to print page footer. If this property is unspecified, the text body font is used.

Accepted values are strings representing a font description Pango can understand. (e.g. "Monospace 10"). See pango_font_description_from_string() for a description of the format of the string representation.

The value of this property cannot be changed anymore after the first call to the gtk_source_print_compositor_paginate() function.

Type: gchar*

Flags

Readableyes
Writableyes
Constructno
Construct onlyno