Gtk.PrintJob.Send Method
Sends a job to a printer.

Syntax

public void Send (PrintJobCompleteFunc cb)

Parameters

cb
Completion callback delegate.

Remarks

When sending is complete, cb is invoked.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Since: Gtk# 2.10