no more submodule
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
<Type Name="IOrientableImplementor" FullName="Gtk.IOrientableImplementor">
|
||||
<TypeSignature Language="C#" Value="public interface IOrientableImplementor : GLib.IWrapper" />
|
||||
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IOrientableImplementor 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>
|
||||
<Member MemberName="Orientation">
|
||||
<MemberSignature Language="C#" Value="public Gtk.Orientation Orientation { get; set; }" />
|
||||
<MemberSignature Language="ILAsm" Value=".property instance valuetype Gtk.Orientation Orientation" />
|
||||
<MemberType>Property</MemberType>
|
||||
<Attributes>
|
||||
<Attribute>
|
||||
<AttributeName>GLib.Property("orientation")</AttributeName>
|
||||
</Attribute>
|
||||
</Attributes>
|
||||
<ReturnValue>
|
||||
<ReturnType>Gtk.Orientation</ReturnType>
|
||||
</ReturnValue>
|
||||
<Docs>
|
||||
<summary>To be added.</summary>
|
||||
<value>To be added.</value>
|
||||
<remarks>To be added.</remarks>
|
||||
<since version="Gtk# 3.0" />
|
||||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
Reference in New Issue
Block a user