Files
gimp/libgimpwidgets
Jehan b326b68b32 libgimpwidgets: GtkComboBox "active" property must trigger…
… GimpIntComboBox "value" property.
For this, I connect to the "changed" signal, which is equivalent anyway.
Otherwise the link was not bidirectionnal, so selecting a new item in
the combo list was not actually changing the internal value, hence the
binding set by gimp_prop_int_combo_box_new() was not complete either.
Not sure how I missed that. Hopefully not missing anything else!
2020-09-29 17:02:21 +02:00
..
2020-01-06 21:52:54 +02:00
2020-05-04 21:31:30 +02:00
2020-05-08 17:11:14 +02:00
2020-05-03 17:57:23 +02:00
2019-08-13 11:50:51 -04:00