2003-02-12 01:57:20 +00:00
<Type Name= "WindowClass" FullName= "Gdk.WindowClass" >
2003-07-16 21:03:40 +00:00
<TypeSignature Language= "C#" Maintainer= "auto" Value= "public enum WindowClass;" />
2003-02-12 01:57:20 +00:00
<AssemblyInfo >
<AssemblyName > gdk-sharp</AssemblyName>
2003-12-24 01:35:30 +00:00
<AssemblyPublicKey >
</AssemblyPublicKey>
2003-02-12 01:57:20 +00:00
<AssemblyVersion > 0.0.0.0</AssemblyVersion>
2003-10-28 00:48:23 +00:00
<AssemblyCulture > neutral</AssemblyCulture>
2003-02-12 01:57:20 +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:57:20 +00:00
<Docs >
2003-04-19 23:04:59 +00:00
<summary > Describes the class of a window.</summary>
2003-07-21 00:13:00 +00:00
<remarks />
2003-02-12 01:57:20 +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 >
2004-05-31 17:04:48 +00:00
<Member MemberName= "InputOutput" >
<MemberSignature Language= "C#" Value= "InputOutput" />
2003-02-12 01:57:20 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
<ReturnType > Gdk.WindowClass</ReturnType>
</ReturnValue>
2004-05-31 17:04:48 +00:00
<Parameters >
</Parameters>
2003-02-12 01:57:20 +00:00
<Docs >
2004-05-31 17:04:48 +00:00
<summary > A "normal" window for graphics and events.</summary>
<remarks > None.</remarks>
2003-02-12 01:57:20 +00:00
</Docs>
</Member>
2004-05-31 17:04:48 +00:00
<Member MemberName= "InputOnly" >
<MemberSignature Language= "C#" Value= "InputOnly" />
2003-02-12 01:57:20 +00:00
<MemberType > Field</MemberType>
<ReturnValue >
2004-05-31 17:04:48 +00:00
<ReturnType > Gdk.WindowClass</ReturnType>
2003-02-12 01:57:20 +00:00
</ReturnValue>
2004-05-31 17:04:48 +00:00
<Parameters >
</Parameters>
2003-02-12 01:57:20 +00:00
<Docs >
2004-05-31 17:04:48 +00:00
<summary >
Window for events only. These windows are invisible; they are used to trap events,
but can not be drawn on.
</summary>
<remarks > None.</remarks>
2003-02-12 01:57:20 +00:00
</Docs>
</Member>
</Members>
2003-09-17 21:56:59 +00:00
</Type>