Ryujinx-GtkSharp/doc/en/Gtk/OrientableImplementor.xml
Mike Kestner 352fc8e849 Run the doc updater
Didn't audit any of this.
2012-03-28 22:10:46 -05:00

24 lines
798 B
XML

<Type Name="OrientableImplementor" FullName="Gtk.OrientableImplementor">
<TypeSignature Language="C#" Value="public interface OrientableImplementor : GLib.IWrapper" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract OrientableImplementor implements class GLib.IWrapper" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
</AssemblyInfo>
<Interfaces>
<Interface>
<InterfaceName>GLib.IWrapper</InterfaceName>
</Interface>
</Interfaces>
<Attributes>
<Attribute>
<AttributeName>GLib.GInterface(typeof(Gtk.OrientableAdapter))</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
<since version="Gtk# 3.0" />
</Docs>
<Members />
</Type>