libgimpcolor/gimpcolor.def added new symbols.
2004-07-26 Sven Neumann <sven@gimp.org> * libgimpcolor/gimpcolor.def * libgimpwidgets/gimpwidgets.def: added new symbols.
This commit is contained in:

committed by
Sven Neumann

parent
c03a5b837e
commit
89995843ab
@ -1,3 +1,8 @@
|
||||
2004-07-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpcolor/gimpcolor.def
|
||||
* libgimpwidgets/gimpwidgets.def: added new symbols.
|
||||
|
||||
2004-07-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpcolor/gimprgb.[ch]: register GimpRGB as a boxed type.
|
||||
|
@ -29,9 +29,11 @@ EXPORTS
|
||||
gimp_rgb_composite
|
||||
gimp_rgb_distance
|
||||
gimp_rgb_gamma
|
||||
gimp_rgb_get_type
|
||||
gimp_rgb_get_uchar
|
||||
gimp_rgb_intensity
|
||||
gimp_rgb_intensity_uchar
|
||||
gimp_rgb_list_names
|
||||
gimp_rgb_max
|
||||
gimp_rgb_min
|
||||
gimp_rgb_multiply
|
||||
|
@ -41,6 +41,9 @@ EXPORTS
|
||||
gimp_color_display_stack_remove
|
||||
gimp_color_display_stack_reorder_down
|
||||
gimp_color_display_stack_reorder_up
|
||||
gimp_color_hex_entry_get_type
|
||||
gimp_color_hex_entry_get_color
|
||||
gimp_color_hex_entry_set_color
|
||||
gimp_color_notebook_get_type
|
||||
gimp_color_notebook_set_has_page
|
||||
gimp_color_scale_entry_new
|
||||
|
Reference in New Issue
Block a user