2003-02-12 01:58:46 +00:00
<Type Name= "TabAlign" FullName= "Pango.TabAlign" >
2003-07-18 06:41:42 +00:00
<TypeSignature Language= "C#" Maintainer= "duncan" Value= "public enum TabAlign;" />
2003-02-12 01:58:46 +00:00
<AssemblyInfo >
<AssemblyName > pango-sharp</AssemblyName>
2003-12-24 01:35:30 +00:00
<AssemblyPublicKey >
</AssemblyPublicKey>
2003-02-12 01:58:46 +00:00
<AssemblyVersion > 0.0.0.0</AssemblyVersion>
2003-10-28 00:48:23 +00:00
<AssemblyCulture > neutral</AssemblyCulture>
2003-02-12 01:58:46 +00:00
<Attributes />
</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 01:58:46 +00:00
<Docs >
2003-07-18 06:41:42 +00:00
<summary >
This enumeration specifies where a tab stop appears relative to
the text
</summary>
<remarks >
<para >
Right now, there is only one value in this enumeration. In
the future, Right, Center and Numeric may be supported.
</para>
</remarks>
2003-02-12 01:58:46 +00:00
</Docs>
<Base >
<BaseTypeName > System.Enum</BaseTypeName>
</Base>
<Interfaces >
<Interface >
<InterfaceName > System.IComparable</InterfaceName>
</Interface>
<Interface >
<InterfaceName > System.IConvertible</InterfaceName>
</Interface>
<Interface >
<InterfaceName > System.IFormattable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members >
<Member MemberName= "Left" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "Left" />
2003-02-12 01:58:46 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Pango.TabAlign</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2003-07-18 06:41:42 +00:00
<summary > The tab stop appears to the left of the text</summary>
<remarks />
2003-02-12 01:58:46 +00:00
</Docs>
</Member>
2004-06-24 16:16:19 +00:00
<Member MemberName= "value__" >
<MemberSignature Language= "C#" Value= "value__" />
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > System.Int32</ReturnType>
</ReturnValue>
<Parameters >
</Parameters>
<Docs >
<summary > Internal field.</summary>
<remarks > Do not use.</remarks>
</Docs>
</Member>
2003-02-12 01:58:46 +00:00
</Members>
2003-09-17 21:56:59 +00:00
</Type>