libgimpwidgets-docs.sgml added it here too.
2003-11-22 Michael Natterer <mitch@gimp.org> * libgimpwidgets-docs.sgml * libgimpwidgets.types: added it here too. * libgimpwidgets/tmpl/gimpcolordisplaystack.sgml: updated.
This commit is contained in:
committed by
Michael Natterer
parent
06c12d9727
commit
a1854f64cd
@ -38,6 +38,7 @@
|
||||
<part id="libgimpwidgets-colordisplay">
|
||||
<title>GIMP Display Filters</title>
|
||||
<xi:include href="xml/gimpcolordisplay.xml" />
|
||||
<xi:include href="xml/gimpcolordisplaystack.xml" />
|
||||
</part>
|
||||
|
||||
<part id="libgimpwidgets-colorselector">
|
||||
|
||||
@ -9,6 +9,7 @@ gimp_chain_button_get_type
|
||||
gimp_color_area_get_type
|
||||
gimp_color_button_get_type
|
||||
gimp_color_display_get_type
|
||||
gimp_color_display_stack_get_type
|
||||
gimp_color_notebook_get_type
|
||||
gimp_color_scale_get_type
|
||||
gimp_color_scales_get_type
|
||||
|
||||
@ -9,20 +9,16 @@ GimpColorDisplayStack
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### STRUCT GimpColorDisplayStack ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@parent_instance:
|
||||
@filters:
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_display_stack_new ##### -->
|
||||
<para>
|
||||
@ -98,3 +94,36 @@ GimpColorDisplayStack
|
||||
@bpl:
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GimpColorDisplayStack::added ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gimpcolordisplaystack: the object which received the signal.
|
||||
@arg1:
|
||||
@arg2:
|
||||
|
||||
<!-- ##### SIGNAL GimpColorDisplayStack::changed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gimpcolordisplaystack: the object which received the signal.
|
||||
|
||||
<!-- ##### SIGNAL GimpColorDisplayStack::removed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gimpcolordisplaystack: the object which received the signal.
|
||||
@arg1:
|
||||
|
||||
<!-- ##### SIGNAL GimpColorDisplayStack::reordered ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gimpcolordisplaystack: the object which received the signal.
|
||||
@arg1:
|
||||
@arg2:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user