<Type Name="ColorSelectionDialog+ColorSelectionButton" FullName="Gtk.ColorSelectionDialog+ColorSelectionButton">
  <TypeSignature Language="C#" Value="public class ColorSelectionDialog.ColorSelectionButton : Gtk.Button" />
  <TypeSignature Language="ILAsm" Value=".class nested public auto ansi beforefieldinit ColorSelectionDialog/ColorSelectionButton extends Gtk.Button" />
  <AssemblyInfo>
    <AssemblyName>gtk-sharp</AssemblyName>
    <AssemblyVersion>2.12.0.0</AssemblyVersion>
  </AssemblyInfo>
  <Base>
    <BaseTypeName>Gtk.Button</BaseTypeName>
  </Base>
  <Interfaces />
  <Attributes>
    <Attribute>
      <AttributeName>System.Obsolete("Do not use this class. It will cause your app to crash in mysterious ways.")</AttributeName>
    </Attribute>
  </Attributes>
  <Docs>
    <summary>For internal use.</summary>
    <remarks>A button used in <see cref="M:Gtk.ColorSelectionDialog" />; not needed by developers.</remarks>
  </Docs>
  <Members>
    <Member MemberName=".ctor">
      <MemberSignature Language="C#" Value="public ColorSelectionButton (Gtk.ColorSelectionDialog cs, IntPtr raw);" />
      <MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class Gtk.ColorSelectionDialog cs, native int raw) cil managed" />
      <MemberType>Constructor</MemberType>
      <AssemblyInfo>
        <AssemblyVersion>2.12.0.0</AssemblyVersion>
      </AssemblyInfo>
      <Parameters>
        <Parameter Name="cs" Type="Gtk.ColorSelectionDialog" />
        <Parameter Name="raw" Type="System.IntPtr" />
      </Parameters>
      <Docs>
        <param name="cs">A <see cref="Gtk.ColorSelectionDialog" /> this button belongs to</param>
        <param name="raw">An <see cref="T:IntPtr" />, pointer to underlying C color data.</param>
        <summary>Constructor.</summary>
        <remarks />
      </Docs>
    </Member>
    <Member MemberName="ColorSelectionDialog">
      <MemberSignature Language="C#" Value="public Gtk.ColorSelectionDialog ColorSelectionDialog { get; }" />
      <MemberSignature Language="ILAsm" Value=".property instance class Gtk.ColorSelectionDialog ColorSelectionDialog" />
      <MemberType>Property</MemberType>
      <AssemblyInfo>
        <AssemblyVersion>2.12.0.0</AssemblyVersion>
      </AssemblyInfo>
      <ReturnValue>
        <ReturnType>Gtk.ColorSelectionDialog</ReturnType>
      </ReturnValue>
      <Docs>
        <summary>The color selection dialog this button belongs to.</summary>
        <value>A <see cref="Gtk.ColorSelectionDialog" /> this button belongs to</value>
        <remarks />
      </Docs>
    </Member>
  </Members>
</Type>
