2009-01-07 21:12:08 +00:00
|
|
|
<Type Name="ReplyHandler" FullName="GLib.ReplyHandler">
|
|
|
|
<TypeSignature Language="C#" Value="public delegate void ReplyHandler(object o, ReplyArgs args);" />
|
2011-11-09 16:01:51 +00:00
|
|
|
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed ReplyHandler extends System.MulticastDelegate" />
|
2009-01-07 21:12:08 +00:00
|
|
|
<AssemblyInfo>
|
|
|
|
<AssemblyName>gio-sharp</AssemblyName>
|
|
|
|
</AssemblyInfo>
|
|
|
|
<Base>
|
|
|
|
<BaseTypeName>System.Delegate</BaseTypeName>
|
|
|
|
</Base>
|
|
|
|
<Parameters>
|
|
|
|
<Parameter Name="o" Type="System.Object" />
|
|
|
|
<Parameter Name="args" Type="GLib.ReplyArgs" />
|
|
|
|
</Parameters>
|
|
|
|
<ReturnValue>
|
|
|
|
<ReturnType>System.Void</ReturnType>
|
|
|
|
</ReturnValue>
|
|
|
|
<Docs>
|
2013-12-04 20:05:03 +00:00
|
|
|
<param name="o">Event sender.</param>
|
|
|
|
<param name="args">Event arguments.</param>
|
2009-01-08 15:28:27 +00:00
|
|
|
<summary>Event handler.</summary>
|
|
|
|
<remarks>See <see cref="M:GLib.MountOperation.Reply" />.</remarks>
|
2009-01-07 21:12:08 +00:00
|
|
|
<since version="Gtk# 2.14" />
|
|
|
|
</Docs>
|
2009-05-14 18:32:22 +00:00
|
|
|
</Type>
|