Gimp/devel-docs/libgimpwidgets/tmpl/gimpcolorbutton.sgml
Michael Natterer 1fbd2d5188 gtk-doc 1.4 added the Stability_Level section all over the place.
2005-07-07  Michael Natterer  <mitch@gimp.org>

	* libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level
	section all over the place.
2005-07-07 16:33:31 +00:00

126 lines
1.8 KiB
Text

<!-- ##### SECTION Title ##### -->
GimpColorButton
<!-- ##### SECTION Short_Description ##### -->
Widget for selecting a color from a simple button.
<!-- ##### SECTION Long_Description ##### -->
<para>
This widget provides a simple button with a preview showing the
color.
</para>
<para>
On click a GtkColorSelectionDialog is opened. Additionally the button
supports Drag and Drop and has a right-click menu that allows to choose
the color from the current FG or BG color. If the user changes the
color, the "color_changed" signal is emitted.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
#libgimpcolor-gimpcolorspace
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### STRUCT GimpColorButton ##### -->
<para>
</para>
<!-- ##### SIGNAL GimpColorButton::color-changed ##### -->
<para>
</para>
@gimpcolorbutton: the object which received the signal.
<!-- ##### ARG GimpColorButton:color ##### -->
<para>
</para>
<!-- ##### ARG GimpColorButton:continuous-update ##### -->
<para>
</para>
<!-- ##### ARG GimpColorButton:title ##### -->
<para>
</para>
<!-- ##### ARG GimpColorButton:type ##### -->
<para>
</para>
<!-- ##### FUNCTION gimp_color_button_new ##### -->
<para>
</para>
@title:
@width:
@height:
@color:
@type:
@Returns:
<!-- ##### FUNCTION gimp_color_button_set_color ##### -->
<para>
</para>
@button:
@color:
<!-- ##### FUNCTION gimp_color_button_get_color ##### -->
<para>
</para>
@button:
@color:
<!-- ##### FUNCTION gimp_color_button_set_update ##### -->
<para>
</para>
@button:
@continuous:
<!-- ##### FUNCTION gimp_color_button_get_update ##### -->
<para>
</para>
@button:
@Returns:
<!-- ##### FUNCTION gimp_color_button_has_alpha ##### -->
<para>
</para>
@button:
@Returns:
<!-- ##### FUNCTION gimp_color_button_set_type ##### -->
<para>
</para>
@button:
@type: