Method

GtkSourcePrintCompositorget_highlight_syntax

Declaration

gboolean
gtk_source_print_compositor_get_highlight_syntax (
  GtkSourcePrintCompositor* compositor
)

Description

Determines whether the printed text will be highlighted according to the buffer rules.

Note that highlighting will happen only if the buffer to print has highlighting activated.

Return value

Returns: gboolean
 

TRUE if the printed output will be highlighted.