new template.
2003-11-10 Michael Natterer <mitch@gimp.org> * libgimpwidgets/tmpl/gimpcolorselection.sgml: new template. * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types: updated.
This commit is contained in:
committed by
Michael Natterer
parent
dc6422dc39
commit
82c23bbf77
107
devel-docs/libgimpwidgets/tmpl/gimpcolorselection.sgml
Normal file
107
devel-docs/libgimpwidgets/tmpl/gimpcolorselection.sgml
Normal file
@ -0,0 +1,107 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
GimpColorSelection
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GimpColorSelection ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_selection_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_selection_set_show_alpha ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@selection:
|
||||
@show_alpha:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_selection_get_show_alpha ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@selection:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_selection_set_color ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@selection:
|
||||
@color:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_selection_get_color ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@selection:
|
||||
@color:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_selection_set_old_color ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@selection:
|
||||
@color:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_selection_get_old_color ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@selection:
|
||||
@color:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_selection_reset ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@selection:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_selection_color_changed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@selection:
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GimpColorSelection::color-changed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gimpcolorselection: the object which received the signal.
|
||||
|
||||
Reference in New Issue
Block a user