libgimpwidgets/gimpfileentry.c libgimpwidgets/gimppatheditor.c moved

2003-12-18  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimpfileentry.c
	* libgimpwidgets/gimppatheditor.c
	* libgimpwidgets/gimpunitmenu.c (*_class_init): moved signal
	documentation from the gtk-doc templates to comments.

	* libgimpwidgets/gimppatheditor.c (gimp_path_editor_set_path):
	emit the "path-changed" signal.

	* libgimpwidgets/gimppatheditor.[ch]: s/gpe/editor/g.

2003-12-18  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/tmpl/gimppatheditor.sgml
	* libgimpwidgets/tmpl/gimpunitmenu.sgml: removed signal
	documentation, it lives in the .c files now.

	* libgimpwidgets/tmpl/gimpwidgets.sgml: updated.
This commit is contained in:
Michael Natterer
2003-12-18 13:29:16 +00:00
committed by Michael Natterer
parent cfb6640e24
commit a3ccdb827d
9 changed files with 188 additions and 146 deletions

View File

@ -51,8 +51,10 @@ the search path, the "path_changed" signal will be emitted.
</para>
@gpe:
@editor:
@Returns:
<!-- # Unused Parameters # -->
@gpe:
<!-- ##### FUNCTION gimp_path_editor_set_path ##### -->
@ -60,14 +62,15 @@ the search path, the "path_changed" signal will be emitted.
</para>
@gpe:
@editor:
@path:
<!-- # Unused Parameters # -->
@gpe:
<!-- ##### SIGNAL GimpPathEditor::path-changed ##### -->
<para>
This signal is emitted whenever the user adds, deletes, modifies or
reorders an element of the search path.
</para>
@gimppatheditor: the object which received the signal.

View File

@ -90,8 +90,7 @@ gimp_coordinates_new()
<!-- ##### SIGNAL GimpUnitMenu::unit-changed ##### -->
<para>
This signal is emitted whenever the user selects a #GimpUnit from the
#GimpUnitMenu.
</para>
@gimpunitmenu: the object which received the signal.

View File

@ -301,6 +301,7 @@ Returns the #GtkAdjustment of the random_seed's #GtkSpinButton.
</para>
@seed:
@random_seed:
@Returns: