documentation fix.
2002-05-13 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpwidgets.c: documentation fix.
This commit is contained in:

committed by
Sven Neumann

parent
33bd6db575
commit
2e8fdca5aa
@ -1,3 +1,7 @@
|
|||||||
|
2002-05-13 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimpwidgets/gimpwidgets.c: documentation fix.
|
||||||
|
|
||||||
2002-05-13 Michael Natterer <mitch@gimp.org>
|
2002-05-13 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* app/display/gimpnavigationview.c: set the view's display to NULL
|
* app/display/gimpnavigationview.c: set the view's display to NULL
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
2002-05-13 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimpwidgets/libgimpwidgets-sections.txt
|
||||||
|
* libgimpwidgets/tmpl/gimpdialog.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimphelpui.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpquerybox.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpstock.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpwidgets.sgml: some small updates.
|
||||||
|
|
||||||
2002-05-13 Sven Neumann <sven@gimp.org>
|
2002-05-13 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* libgimp/libgimp-docs.sgml
|
* libgimp/libgimp-docs.sgml
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpchainbutton</FILE>
|
<FILE>gimpchainbutton</FILE>
|
||||||
|
<TITLE>GimpChainButton</TITLE>
|
||||||
GimpChainButton
|
GimpChainButton
|
||||||
GimpChainPosition
|
GimpChainPosition
|
||||||
gimp_chain_button_new
|
gimp_chain_button_new
|
||||||
@ -18,6 +19,7 @@ GIMP_CHAIN_BUTTON_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpcolorarea</FILE>
|
<FILE>gimpcolorarea</FILE>
|
||||||
|
<TITLE>GimpColorArea</TITLE>
|
||||||
GimpColorArea
|
GimpColorArea
|
||||||
GimpColorAreaType
|
GimpColorAreaType
|
||||||
gimp_color_area_new
|
gimp_color_area_new
|
||||||
@ -38,6 +40,7 @@ GIMP_COLOR_AREA_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpcolorbutton</FILE>
|
<FILE>gimpcolorbutton</FILE>
|
||||||
|
<TITLE>GimpColorButton</TITLE>
|
||||||
GimpColorButton
|
GimpColorButton
|
||||||
gimp_color_button_new
|
gimp_color_button_new
|
||||||
gimp_color_button_set_color
|
gimp_color_button_set_color
|
||||||
@ -57,6 +60,7 @@ GIMP_COLOR_BUTTON_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpfileselection</FILE>
|
<FILE>gimpfileselection</FILE>
|
||||||
|
<TITLE>GimpFileSelection</TITLE>
|
||||||
GimpFileSelection
|
GimpFileSelection
|
||||||
gimp_file_selection_new
|
gimp_file_selection_new
|
||||||
gimp_file_selection_get_filename
|
gimp_file_selection_get_filename
|
||||||
@ -74,6 +78,7 @@ GIMP_FILE_SELECTION_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimppatheditor</FILE>
|
<FILE>gimppatheditor</FILE>
|
||||||
|
<TITLE>GimpPathEditor</TITLE>
|
||||||
GimpPathEditor
|
GimpPathEditor
|
||||||
gimp_path_editor_new
|
gimp_path_editor_new
|
||||||
gimp_path_editor_get_path
|
gimp_path_editor_get_path
|
||||||
@ -90,6 +95,7 @@ GIMP_PATH_EDITOR_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimppixmap</FILE>
|
<FILE>gimppixmap</FILE>
|
||||||
|
<TITLE>GimpPixmap</TITLE>
|
||||||
GimpPixmap
|
GimpPixmap
|
||||||
gimp_pixmap_new
|
gimp_pixmap_new
|
||||||
gimp_pixmap_set
|
gimp_pixmap_set
|
||||||
@ -106,6 +112,7 @@ GIMP_PIXMAP_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpsizeentry</FILE>
|
<FILE>gimpsizeentry</FILE>
|
||||||
|
<TITLE>GimpSizeEntry</TITLE>
|
||||||
GimpSizeEntry
|
GimpSizeEntry
|
||||||
GimpSizeEntryField
|
GimpSizeEntryField
|
||||||
GimpSizeEntryUpdatePolicy
|
GimpSizeEntryUpdatePolicy
|
||||||
@ -137,6 +144,7 @@ GIMP_SIZE_ENTRY_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpunitmenu</FILE>
|
<FILE>gimpunitmenu</FILE>
|
||||||
|
<TITLE>GimpUnitMenu</TITLE>
|
||||||
GimpUnitMenu
|
GimpUnitMenu
|
||||||
gimp_unit_menu_new
|
gimp_unit_menu_new
|
||||||
gimp_unit_menu_set_unit
|
gimp_unit_menu_set_unit
|
||||||
@ -154,6 +162,7 @@ GIMP_UNIT_MENU_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpbutton</FILE>
|
<FILE>gimpbutton</FILE>
|
||||||
|
<TITLE>GimpButton</TITLE>
|
||||||
GimpButton
|
GimpButton
|
||||||
gimp_button_new
|
gimp_button_new
|
||||||
gimp_button_extended_clicked
|
gimp_button_extended_clicked
|
||||||
@ -170,6 +179,7 @@ GIMP_BUTTON_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpoffsetarea</FILE>
|
<FILE>gimpoffsetarea</FILE>
|
||||||
|
<TITLE>GimpOffsetArea</TITLE>
|
||||||
GimpOffsetArea
|
GimpOffsetArea
|
||||||
gimp_offset_area_new
|
gimp_offset_area_new
|
||||||
gimp_offset_area_set_size
|
gimp_offset_area_set_size
|
||||||
@ -187,6 +197,7 @@ GIMP_OFFSET_AREA_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpdialog</FILE>
|
<FILE>gimpdialog</FILE>
|
||||||
|
<TITLE>GimpDialog</TITLE>
|
||||||
GimpDialog
|
GimpDialog
|
||||||
gimp_dialog_new
|
gimp_dialog_new
|
||||||
gimp_dialog_newv
|
gimp_dialog_newv
|
||||||
@ -205,6 +216,7 @@ GIMP_DIALOG_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimphelpui</FILE>
|
<FILE>gimphelpui</FILE>
|
||||||
|
<TITLE>GimpHelpUI</TITLE>
|
||||||
GimpHelpFunc
|
GimpHelpFunc
|
||||||
gimp_help_init
|
gimp_help_init
|
||||||
gimp_help_free
|
gimp_help_free
|
||||||
@ -218,6 +230,7 @@ gimp_context_help
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpquerybox</FILE>
|
<FILE>gimpquerybox</FILE>
|
||||||
|
<TITLE>GimpQueryBox</TITLE>
|
||||||
GimpQueryStringCallback
|
GimpQueryStringCallback
|
||||||
GimpQueryIntCallback
|
GimpQueryIntCallback
|
||||||
GimpQueryDoubleCallback
|
GimpQueryDoubleCallback
|
||||||
@ -233,6 +246,7 @@ GIMP_QUERY_BOX_VBOX
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpstock</FILE>
|
<FILE>gimpstock</FILE>
|
||||||
|
<TITLE>GimpStock</TITLE>
|
||||||
gimp_stock_init
|
gimp_stock_init
|
||||||
GIMP_STOCK_ANCHOR
|
GIMP_STOCK_ANCHOR
|
||||||
GIMP_STOCK_DUPLICATE
|
GIMP_STOCK_DUPLICATE
|
||||||
@ -313,6 +327,7 @@ GIMP_STOCK_WILBER_EEK
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpwidgets</FILE>
|
<FILE>gimpwidgets</FILE>
|
||||||
|
<TITLE>GimpWidgets</TITLE>
|
||||||
gimp_widgets_init
|
gimp_widgets_init
|
||||||
gimp_option_menu_new
|
gimp_option_menu_new
|
||||||
gimp_option_menu_new2
|
gimp_option_menu_new2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ##### SECTION Title ##### -->
|
<!-- ##### SECTION Title ##### -->
|
||||||
gimpdialog
|
GimpDialog
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
Constructors for #GtkDialog's and action_areas as well as other
|
Constructors for #GtkDialog's and action_areas as well as other
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ##### SECTION Title ##### -->
|
<!-- ##### SECTION Title ##### -->
|
||||||
gimphelpui
|
GimpHelpUI
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
Functions for setting #GtkTooltips and HTML links into the GIMP help
|
Functions for setting #GtkTooltips and HTML links into the GIMP help
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ##### SECTION Title ##### -->
|
<!-- ##### SECTION Title ##### -->
|
||||||
gimpquerybox
|
GimpQueryBox
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
Some simple dialogs to enter a single int, double, string or boolean value.
|
Some simple dialogs to enter a single int, double, string or boolean value.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ##### SECTION Title ##### -->
|
<!-- ##### SECTION Title ##### -->
|
||||||
gimpstock
|
GimpStock
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ##### SECTION Title ##### -->
|
<!-- ##### SECTION Title ##### -->
|
||||||
gimpwidgets
|
GimpWidgets
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
A collection of convenient widget constructors, standard callbacks and
|
A collection of convenient widget constructors, standard callbacks and
|
||||||
|
@ -189,7 +189,8 @@ gimp_option_menu_new (gboolean menu_only,
|
|||||||
* @menu_only: #TRUE if the function should return a #GtkMenu only.
|
* @menu_only: #TRUE if the function should return a #GtkMenu only.
|
||||||
* @menu_item_callback: The callback each menu item's "activate" signal will
|
* @menu_item_callback: The callback each menu item's "activate" signal will
|
||||||
* be connected with.
|
* be connected with.
|
||||||
* @callback_data: The data which will be passed to g_signal_connect().
|
* @menu_item_callback_data:
|
||||||
|
* The data which will be passed to g_signal_connect().
|
||||||
* @initial: The @item_data of the initially selected menu item.
|
* @initial: The @item_data of the initially selected menu item.
|
||||||
* @...: A #NULL terminated @va_list describing the menu items.
|
* @...: A #NULL terminated @va_list describing the menu items.
|
||||||
*
|
*
|
||||||
@ -474,7 +475,7 @@ gimp_radio_group_new (gboolean in_frame,
|
|||||||
* a title.
|
* a title.
|
||||||
* @radio_button_callback: The callback each button's "toggled" signal will
|
* @radio_button_callback: The callback each button's "toggled" signal will
|
||||||
* be connected with.
|
* be connected with.
|
||||||
* @callback_data: The data which will be passed to
|
* @radio_button_callback_data: The data which will be passed to
|
||||||
* g_signal_connect().
|
* g_signal_connect().
|
||||||
* @initial: The @item_data of the initially pressed radio button.
|
* @initial: The @item_data of the initially pressed radio button.
|
||||||
* @...: A #NULL terminated @va_list describing
|
* @...: A #NULL terminated @va_list describing
|
||||||
|
Reference in New Issue
Block a user