SourcePrintCompositor
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.2" ) ]
public SourcePrintCompositor (SourceBuffer buffer)
[ Version ( since = "2.2" ) ]
public SourcePrintCompositor (SourceBuffer buffer)
Creates a new print compositor that can be used to print buffer.
Parameters:
| buffer |
the SourceBuffer to print. |
Returns:
|
a new print compositor object. |