Ryujinx-GtkSharp/doc/en/Atk/EventListenerInit.xml

21 lines
770 B
XML
Raw Normal View History

<Type Name="EventListenerInit" FullName="Atk.EventListenerInit">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void EventListenerInit();" />
<AssemblyInfo>
<AssemblyName>atk-sharp</AssemblyName>
<AssemblyVersion>2.10.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
<summary>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Members />
<Parameters></Parameters>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
</Type>