Method

GtkSourcePrintCompositorignore_tag

Declaration

void
gtk_source_print_compositor_ignore_tag (
  GtkSourcePrintCompositor* compositor,
  GtkTextTag* tag
)

Description

Specifies a tag whose style should be ignored when compositing the document to the printable page.

Available since:5.2

Parameters

tag GtkTextTag*
 

A GtkTextTag.

 The data is owned by the caller of the function.