libgimpwidgets: deprecate gimp_toggle_button_sensitive_update()

Use g_object_bind_property() instead.
This commit is contained in:
Michael Natterer 2011-05-11 22:12:26 +02:00
parent 80e18bdee0
commit 05cd8670c3
5 changed files with 26 additions and 15 deletions

View file

@ -968,7 +968,6 @@ GIMP_RANDOM_SEED_TOGGLE
gimp_random_seed_new
GIMP_COORDINATES_CHAINBUTTON
gimp_coordinates_new
gimp_toggle_button_sensitive_update
gimp_toggle_button_update
gimp_radio_button_update
gimp_int_adjustment_update
@ -1259,6 +1258,7 @@ gimp_option_menu_set_history
GimpOptionMenuSensitivityCallback
gimp_option_menu_set_sensitive
gimp_menu_item_update
gimp_toggle_button_sensitive_update
gimp_pixmap_button_new
gimp_unit_menu_update
</SECTION>