2003-02-12 01:58:46 +00:00
<Type Name= "TabAlign" FullName= "Pango.TabAlign" >
2005-05-23 20:41:51 +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>
2005-05-23 20:41:51 +00:00
<AssemblyVersion > 2.0.0.0</AssemblyVersion>
2003-02-12 01:58:46 +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 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>
2005-05-23 20:41:51 +00:00
<Attributes >
<Attribute >
<AttributeName > GLib.GType(WrapperType=typeof(Pango.TabAlignGType))</AttributeName>
</Attribute>
</Attributes>
2003-02-12 01:58:46 +00:00
<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>
2005-05-23 21:11:27 +00:00
2003-02-12 01:58:46 +00:00
</Members>
2005-05-23 20:41:51 +00:00
</Type>