2008-03-01 15:18:53 +00:00
|
|
|
<Type Name="AssistantPageFunc" FullName="Gtk.AssistantPageFunc">
|
|
|
|
<TypeSignature Language="C#" Value="public delegate int AssistantPageFunc(int current_page);" />
|
2011-11-09 16:01:51 +00:00
|
|
|
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed AssistantPageFunc extends System.MulticastDelegate" />
|
2008-03-01 15:18:53 +00:00
|
|
|
<AssemblyInfo>
|
|
|
|
<AssemblyName>gtk-sharp</AssemblyName>
|
|
|
|
</AssemblyInfo>
|
|
|
|
<Base>
|
|
|
|
<BaseTypeName>System.Delegate</BaseTypeName>
|
|
|
|
</Base>
|
|
|
|
<Parameters>
|
|
|
|
<Parameter Name="current_page" Type="System.Int32" />
|
|
|
|
</Parameters>
|
|
|
|
<ReturnValue>
|
|
|
|
<ReturnType>System.Int32</ReturnType>
|
|
|
|
</ReturnValue>
|
|
|
|
<Docs>
|
|
|
|
<param name="current_page">To be added.</param>
|
|
|
|
<summary>To be added.</summary>
|
|
|
|
<returns>To be added.</returns>
|
|
|
|
<remarks>To be added.</remarks>
|
|
|
|
<since version="Gtk# 2.10" />
|
|
|
|
</Docs>
|
2008-03-01 17:25:17 +00:00
|
|
|
</Type>
|