mirror of https://github.com/GNOME/gimp.git
added gimp_scale_entry_set_logarithmic
2004-08-29 Michael Schumacher <schumaml@cvs.gnome.org> * libgimpwidgets/gimpwidgets.def: added gimp_scale_entry_set_logarithmic
This commit is contained in:
parent
bbe2c8ca3f
commit
3cb42821c2
|
@ -1,3 +1,8 @@
|
|||
2004-08-29 Michael Schumacher <schumaml@cvs.gnome.org>
|
||||
|
||||
* libgimpwidgets/gimpwidgets.def: added
|
||||
gimp_scale_entry_set_logarithmic
|
||||
|
||||
2004-08-29 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/config/gimpconfigwriter.c: don't emit critical warnings
|
||||
|
|
|
@ -165,6 +165,7 @@ EXPORTS
|
|||
gimp_radio_group_set_active
|
||||
gimp_random_seed_new
|
||||
gimp_scale_entry_new
|
||||
gimp_scale_entry_set_logarithmic
|
||||
gimp_scale_entry_set_sensitive
|
||||
gimp_size_entry_add_field
|
||||
gimp_size_entry_attach_label
|
||||
|
|
Loading…
Reference in New Issue