2007-03-02 18:06:55 +00:00
|
|
|
<Type Name="PrinterOptionSetFunc" FullName="Gtk.PrinterOptionSetFunc">
|
|
|
|
<TypeSignature Language="C#" Value="public delegate void PrinterOptionSetFunc(PrinterOption option);" />
|
|
|
|
<AssemblyInfo>
|
|
|
|
<AssemblyName>gtk-sharp</AssemblyName>
|
2007-12-06 18:37:54 +00:00
|
|
|
<AssemblyVersion>2.12.0.0</AssemblyVersion>
|
2007-03-02 18:06:55 +00:00
|
|
|
</AssemblyInfo>
|
|
|
|
<Base>
|
|
|
|
<BaseTypeName>System.Delegate</BaseTypeName>
|
|
|
|
</Base>
|
|
|
|
<Parameters>
|
|
|
|
<Parameter Name="option" Type="Gtk.PrinterOption" />
|
|
|
|
</Parameters>
|
|
|
|
<ReturnValue>
|
|
|
|
<ReturnType>System.Void</ReturnType>
|
|
|
|
</ReturnValue>
|
|
|
|
<Docs>
|
|
|
|
<param name="option">Printer option.</param>
|
|
|
|
<summary>Printer option setting callback delegate.</summary>
|
|
|
|
<remarks>Used only be backend code. Exposed for use by managed backend implementations.</remarks>
|
|
|
|
<since version="Gtk# 2.10" />
|
|
|
|
</Docs>
|
|
|
|
</Type>
|