2003-02-12 02:00:12 +00:00
<Type Name= "Orientation" FullName= "Gtk.Orientation" >
2005-05-23 20:41:51 +00:00
<TypeSignature Language= "C#" Maintainer= "Jonathan Kessler (Jwkpiano1@comcast.net)" Value= "public enum Orientation" />
2003-02-12 02:00:12 +00:00
<AssemblyInfo >
<AssemblyName > gtk-sharp</AssemblyName>
2003-12-24 01:35:30 +00:00
<AssemblyPublicKey >
</AssemblyPublicKey>
2007-12-06 18:37:54 +00:00
<AssemblyVersion > 2.12.0.0</AssemblyVersion>
2003-02-12 02:00:12 +00:00
</AssemblyInfo>
2003-02-23 07:26:30 +00:00
<ThreadSafetyStatement > Gtk# is thread aware, but not thread safe; See the <link location= "node:gtk-sharp/programming/threads" > Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
2003-02-12 02:00:12 +00:00
<Docs >
2003-07-26 23:56:37 +00:00
<summary > An enumeration storing the current orientation.</summary>
2003-12-24 01:35:30 +00:00
<remarks >
</remarks>
2003-02-12 02:00:12 +00:00
</Docs>
<Base >
<BaseTypeName > System.Enum</BaseTypeName>
</Base>
2005-05-23 20:41:51 +00:00
<Attributes >
<Attribute >
2007-01-16 16:18:05 +00:00
<AttributeName > GLib.GType(typeof(Gtk.OrientationGType))</AttributeName>
2005-05-23 20:41:51 +00:00
</Attribute>
</Attributes>
2003-02-12 02:00:12 +00:00
<Members >
<Member MemberName= "Horizontal" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "Horizontal" />
2003-02-12 02:00:12 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gtk.Orientation</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2003-07-26 23:56:37 +00:00
<summary > The horizontal orientation.</summary>
2003-12-24 01:35:30 +00:00
<remarks >
</remarks>
2003-02-12 02:00:12 +00:00
</Docs>
</Member>
<Member MemberName= "Vertical" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "Vertical" />
2003-02-12 02:00:12 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gtk.Orientation</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2003-07-26 23:56:37 +00:00
<summary > The vertical orientation.</summary>
2003-12-24 01:35:30 +00:00
<remarks >
</remarks>
2003-02-12 02:00:12 +00:00
</Docs>
</Member>
</Members>
2005-05-23 20:41:51 +00:00
</Type>