
2004-04-20 Sven Neumann <sven@gimp.org> * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetstypes.h * libgimpwidgets/gimpintstore.[ch]: added a GimpIntStore, derived from GtkListStore, to be used by GimpIntComboBox and also by the image and drawable menus. * libgimpwidgets/gimpintcombobox.c: use the new GimpIntStore. * app/widgets/gimpenumstore.[ch]: derive from GimpIntStore, removed API that is provided by the parent class. * app/widgets/gimpenumcombobox.[ch]: derive from GimpIntComboBox, removed API that is provided by the parent class. * app/gui/resize-dialog.c * app/tools/gimpcurvestool.c * app/tools/gimplevelstool.c * app/widgets/gimpcolorframe.c * app/widgets/gimphistogrameditor.c * app/widgets/gimppropwidgets.c * app/widgets/gimpstrokeeditor.c: changed accordingly.
120 lines
1.6 KiB
Plaintext
120 lines
1.6 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimpoldwidgets
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Old API that is still available but declared as deprecated.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
These functions are not defined if you #define GIMP_DISABLE_DEPRECATED.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
GimpIntComboBox
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_int_option_menu_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@menu_only:
|
|
@menu_item_callback:
|
|
@menu_item_callback_data:
|
|
@initial:
|
|
@Varargs:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_int_option_menu_set_history ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@option_menu:
|
|
@item_data:
|
|
|
|
|
|
<!-- ##### USER_FUNCTION GimpIntOptionMenuSensitivityCallback ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@item_data:
|
|
@callback_data:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_int_option_menu_set_sensitive ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@option_menu:
|
|
@callback:
|
|
@callback_data:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_option_menu_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@menu_only:
|
|
@Varargs:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_option_menu_new2 ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@menu_only:
|
|
@menu_item_callback:
|
|
@menu_item_callback_data:
|
|
@initial:
|
|
@Varargs:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_option_menu_set_history ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@option_menu:
|
|
@item_data:
|
|
|
|
|
|
<!-- ##### USER_FUNCTION GimpOptionMenuSensitivityCallback ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@item_data:
|
|
@callback_data:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_option_menu_set_sensitive ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@option_menu:
|
|
@callback:
|
|
@callback_data:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_menu_item_update ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@widget:
|
|
@data:
|
|
|
|
|