PrintCompositor.this

Creates a new print compositor that can be used to print buffer.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gtksource.buffer.Buffer buffer)
    class PrintCompositor

Parameters

buffer gtksource.buffer.Buffer

the #GtkSourceBuffer to print.

Return Value

a new print compositor object.