mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 09:25:30 +00:00
352fc8e849
Didn't audit any of this.
21 lines
706 B
XML
21 lines
706 B
XML
<Type Name="Util+GetRootDelegate" FullName="Atk.Util+GetRootDelegate">
|
|
<TypeSignature Language="C#" Value="public delegate Atk.Object Util.GetRootDelegate();" />
|
|
<TypeSignature Language="ILAsm" Value=".class nested public auto ansi sealed Util/GetRootDelegate extends System.MulticastDelegate" />
|
|
<AssemblyInfo>
|
|
<AssemblyName>atk-sharp</AssemblyName>
|
|
</AssemblyInfo>
|
|
<Base>
|
|
<BaseTypeName>System.Delegate</BaseTypeName>
|
|
</Base>
|
|
<Parameters />
|
|
<ReturnValue>
|
|
<ReturnType>Atk.Object</ReturnType>
|
|
</ReturnValue>
|
|
<Docs>
|
|
<summary>To be added.</summary>
|
|
<returns>To be added.</returns>
|
|
<remarks>To be added.</remarks>
|
|
<since version="Gtk# 2.10" />
|
|
</Docs>
|
|
</Type>
|