2003-02-12 02:00:12 +00:00
<Type Name= "AccelFlags" FullName= "Gtk.AccelFlags" >
2003-07-16 21:03:40 +00:00
<TypeSignature Language= "C#" Maintainer= "Hector Gomez M" Value= "public enum AccelFlags;" />
2003-02-12 02:00:12 +00:00
<AssemblyInfo >
<AssemblyName > gtk-sharp</AssemblyName>
<AssemblyVersion > 0.0.0.0</AssemblyVersion>
<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 02:00:12 +00:00
<Docs >
2003-02-21 22:52:43 +00:00
<summary > An enumeration used by AccelLabel</summary>
<remarks >
2003-02-23 07:26:30 +00:00
<para >
This enumeration is used by <see cref= "T:Gtk.AccelLabel" /> to see decide to display or not display an accelerator key and to know if an accelerator key is removable.
2003-02-21 22:52:43 +00:00
</para>
</remarks>
2003-02-12 02:00:12 +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= "Visible" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "Visible" />
2003-02-12 02:00:12 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gtk.AccelFlags</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2003-02-23 07:26:30 +00:00
<summary > Determines if <see cref= "T:Gtk.AccelLabel" /> will display the accelerator key or not.</summary>
2003-02-21 22:52:43 +00:00
<remarks >
2003-02-23 07:26:30 +00:00
<para > Determines if <see cref= "T:Gtk.AccelLabel" /> will display the accelerator key or not.</para>
2003-02-21 22:52:43 +00:00
</remarks>
2003-02-12 02:00:12 +00:00
</Docs>
</Member>
<Member MemberName= "Locked" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "Locked" />
2003-02-12 02:00:12 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gtk.AccelFlags</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2003-02-23 07:26:30 +00:00
<summary > Determines if the accelerator key is removable by <see cref= "T:Gtk.AccelLabel" /> </summary>
2003-02-21 22:52:43 +00:00
<remarks >
2003-02-23 07:26:30 +00:00
<para > Determines if the accelerator key is removable by <see cref= "T:Gtk.AccelLabel" /> </para>
2003-02-21 22:52:43 +00:00
</remarks>
2003-02-12 02:00:12 +00:00
</Docs>
</Member>
<Member MemberName= "Mask" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "Mask" />
2003-02-12 02:00:12 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gtk.AccelFlags</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
2003-03-08 06:28:15 +00:00
<summary > Returns full information for <see cref= "T:Gtk.AccelGroupEntry" /> , displaying any modifiers, the accelerator key and the name of the associated signal to the right of any existing <see cref= "T:Gtk.AccelLabel" /> text.</summary>
2003-03-07 05:12:07 +00:00
<remarks >
2003-03-08 06:28:15 +00:00
<para >
Returns full information for a <see cref= "T:Gtk.AccelGroupEntry" /> (the individual element in a GtkAccelGroup array), displaying any modifiers, the accelerator key and the name of the associated signal to the right of any existing <see cref= "T:Gtk.AccelLabel" /> text.
2003-03-07 05:12:07 +00:00
</para>
</remarks>
2003-02-12 02:00:12 +00:00
</Docs>
</Member>
<Member MemberName= "value__" >
2003-07-18 02:50:06 +00:00
<MemberSignature Language= "C#" Value= "value__" />
2003-02-12 02:00:12 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > System.Int32</ReturnType>
</ReturnValue>
<Parameters />
<Docs >
<summary > To be added</summary>
<remarks > To be added</remarks>
</Docs>
</Member>
</Members>
2003-07-21 00:13:00 +00:00
</Type>