mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-27 15:55:30 +00:00
352fc8e849
Didn't audit any of this.
24 lines
798 B
XML
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>
|