PrintCompositor
Description:
[
CCode ( has_construct_function =
false ) ]
public PrintCompositor (
Buffer buffer)
Creates a new print compositor that can be used to print buffer
.
Parameters:
buffer |
the Buffer to print.
|
Returns:
a new print compositor object.
|