Constructor
GtkSourcePrintCompositornew
Declaration [src]
GtkSourcePrintCompositor*
gtk_source_print_compositor_new (
  GtkSourceBuffer* buffer
)
Parameters
- buffer
- 
            Type: GtkSourceBufferThe GtkSourceBufferto print.The data is owned by the caller of the function. 
Return value
Type: GtkSourcePrintCompositor
A new print compositor object.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |