[Top]
GTK2
GTK2.SourcePrintJob
|
Method GTK2.SourcePrintJob()->set_buffer()
- Method
set_buffer
GTK2.SourcePrintJob set_buffer(GTK2.SourceBuffer buffer)
- Description
Sets the GTK2.SourceBuffer the print job will print. You need to specify
a buffer to print, either by the use of this function or by creating the
print job with create().
|