2003-03-15 22:50:24 +00:00
<Type Name= "ColorSelectionButton" FullName= "Gtk.ColorSelectionDialog+ColorSelectionButton" >
<TypeSignature Language= "C#" Value= "public class ColorSelectionButton : Gtk.Button, Implementor, IWrapper, IWrapper, IDisposable" Maintainer= "auto" />
<AssemblyInfo >
<AssemblyName > gtk-sharp</AssemblyName>
2003-12-24 01:35:30 +00:00
<AssemblyPublicKey >
</AssemblyPublicKey>
2003-03-15 22:50:24 +00:00
<AssemblyVersion > 0.0.0.0</AssemblyVersion>
<AssemblyCulture > neutral</AssemblyCulture>
<Attributes />
</AssemblyInfo>
<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>
<Docs >
2004-09-13 05:48:17 +00:00
<summary > For internal use.</summary>
<remarks > A button used in <see cref= "M:Gtk.ColorSelectionDialog" /> ; not needed by developers.</remarks>
2003-03-15 22:50:24 +00:00
</Docs>
<Base >
<BaseTypeName > Gtk.Button</BaseTypeName>
</Base>
<Interfaces >
<Interface >
<InterfaceName > Atk.Implementor</InterfaceName>
</Interface>
<Interface >
<InterfaceName > GLib.IWrapper</InterfaceName>
</Interface>
<Interface >
<InterfaceName > GLib.IWrapper</InterfaceName>
</Interface>
<Interface >
<InterfaceName > System.IDisposable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members >
<Member MemberName= ".ctor" >
<MemberSignature Language= "C#" Value= "public ColorSelectionButton (Gtk.ColorSelectionDialog cs, IntPtr raw);" />
<MemberType > Constructor</MemberType>
<ReturnValue />
<Parameters >
2003-09-17 21:56:59 +00:00
<Parameter Name= "cs" Type= "Gtk.ColorSelectionDialog" />
<Parameter Name= "raw" Type= "System.IntPtr" />
</Parameters>
2003-03-15 22:50:24 +00:00
<Docs >
2004-09-13 05:48:17 +00:00
<summary > Constructor.</summary>
<param name= "cs" > A <see cref= "Gtk.ColorSelectionDialog" /> this button belongs to</param>
<param name= "raw" > A <see cref= "T:IntPtr" /> , pointer to underlying C color data.</param>
<returns > A <see cref= "T:Gtk.ColorSelectionDialog+ColorSelectionButton" /> </returns>
<remarks />
2003-03-15 22:50:24 +00:00
</Docs>
</Member>
<Member MemberName= "ColorSelectionDialog" >
<MemberSignature Language= "C#" Value= "public Gtk.ColorSelectionDialog ColorSelectionDialog { get; };" />
<MemberType > Property</MemberType>
<ReturnValue >
<ReturnType > Gtk.ColorSelectionDialog</ReturnType>
</ReturnValue>
<Docs >
2004-09-13 05:48:17 +00:00
<summary > The color selection dialog this button belongs to.</summary>
<returns > A <see cref= "Gtk.ColorSelectionDialog" /> this button belongs to</returns>
<remarks />
2003-03-15 22:50:24 +00:00
</Docs>
</Member>
</Members>
2004-09-13 05:48:17 +00:00
</Type>