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