improved docs.

2005-01-21  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimppreviewarea.c: improved docs.

2005-01-22  Sven Neumann  <sven@gimp.org>

	* app/app-docs.sgml
	* app/app-sections.txt
	* app/app.types
	* libgimpwidgets/libgimpwidgets-docs.sgml
	* libgimpwidgets/libgimpwidgets-sections.txt
	* libgimpwidgets/libgimpwidgets.types: GimpEnumStore and
	GimpEnumComboBox moved to libgimpwidgets.

	* libgimpwidgets/tmpl/gimpenumcombobox.sgml
	* libgimpwidgets/tmpl/gimpenumstore.sgml: new files.
This commit is contained in:
Sven Neumann
2005-01-21 23:11:43 +00:00
committed by Sven Neumann
parent 3069695265
commit 5c6dae19dc
11 changed files with 189 additions and 42 deletions

View File

@ -802,9 +802,7 @@
<chapter id="app-widgets-constructors">
<title>Convenience Constructors</title>
<xi:include href="xml/gimpenumstore.xml" />
<xi:include href="xml/gimpunitstore.xml" />
<xi:include href="xml/gimpenumcombobox.xml" />
<xi:include href="xml/gimpunitcombobox.xml" />
<xi:include href="xml/gimpscalecombobox.xml" />
<xi:include href="xml/gimpenumwidgets.xml" />

View File

@ -3731,44 +3731,6 @@ GIMP_IS_STRING_ACTION_CLASS
GIMP_STRING_ACTION_GET_CLASS
</SECTION>
<SECTION>
<FILE>gimpenumstore</FILE>
<TITLE>GimpEnumStore</TITLE>
GimpEnumStore
gimp_enum_store_new
gimp_enum_store_new_with_range
gimp_enum_store_new_with_values
gimp_enum_store_new_with_values_valist
gimp_enum_store_set_stock_prefix
<SUBSECTION Standard>
GimpEnumStoreClass
GIMP_ENUM_STORE
GIMP_IS_ENUM_STORE
GIMP_TYPE_ENUM_STORE
gimp_enum_store_get_type
GIMP_ENUM_STORE_CLASS
GIMP_IS_ENUM_STORE_CLASS
GIMP_ENUM_STORE_GET_CLASS
</SECTION>
<SECTION>
<FILE>gimpenumcombobox</FILE>
<TITLE>GimpEnumComboBox</TITLE>
GimpEnumComboBox
gimp_enum_combo_box_new
gimp_enum_combo_box_set_stock_prefix
gimp_enum_combo_box_set_visible
<SUBSECTION Standard>
GimpEnumComboBoxClass
GIMP_ENUM_COMBO_BOX
GIMP_IS_ENUM_COMBO_BOX
GIMP_TYPE_ENUM_COMBO_BOX
gimp_enum_combo_box_get_type
GIMP_ENUM_COMBO_BOX_CLASS
GIMP_IS_ENUM_COMBO_BOX_CLASS
GIMP_ENUM_COMBO_BOX_GET_CLASS
</SECTION>
<SECTION>
<FILE>gimpblobeditor</FILE>
<TITLE>GimpBlobEditor</TITLE>

View File

@ -97,8 +97,6 @@ gimp_drawable_tree_view_get_type
gimp_editor_get_type
gimp_ellipse_select_tool_get_type
gimp_enum_action_get_type
gimp_enum_combo_box_get_type
gimp_enum_store_get_type
gimp_environ_table_get_type
gimp_eraser_get_type
gimp_eraser_options_get_type