mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimpwidgets: deprecate gimp_toggle_button_sensitive_update()
Use g_object_bind_property() instead.
This commit is contained in:
parent
80e18bdee0
commit
05cd8670c3
5 changed files with 26 additions and 15 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue