Ryujinx-GtkSharp/doc/en/GdkSharp/AreaUpdatedHandler.xml

26 lines
854 B
XML
Raw Normal View History

<Type Name="AreaUpdatedHandler" FullName="GdkSharp.AreaUpdatedHandler">
<TypeSignature Language="C#" Value="public sealed delegate void AreaUpdatedHandler (object o, GdkSharp.AreaUpdatedArgs args);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gdk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</AssemblyInfo>
<ThreadSafetyStatement>To be added</ThreadSafetyStatement>
<Docs>
<summary>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>