Ryujinx-GtkSharp/doc/en/Gtk/TextTagTableForeach.xml

26 lines
810 B
XML
Raw Normal View History

<Type Name="TextTagTableForeach" FullName="Gtk.TextTagTableForeach">
<TypeSignature Language="C#" Value="public sealed delegate void TextTagTableForeach (Gtk.TextTag tag);" />
<AssemblyInfo>
<AssemblyName>gtk-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>