Gtk.PrinterOptionSetFunc Delegate
Printer option setting callback delegate.

Syntax

public delegate void PrinterOptionSetFunc (PrinterOption option)

Parameters

option
Printer option.

Remarks

Used only be backend code. Exposed for use by managed backend implementations.

Requirements

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