mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +00:00
ea5fc348fa
There is no reason for this to be a signal, since multiple handlers don't make sense anyway. It was also broken because the scale needs to know when a signal handler is added so it can update the value representation. Replace the signal with a set_format_value_func function which allows us to do that. Fixes #113 |
||
---|---|---|
.. | ||
data | ||
icons | ||
help-overlay.ui | ||
meson.build | ||
org.gtk.WidgetFactory4.appdata.xml | ||
org.gtk.WidgetFactory4.desktop | ||
widget-factory.c | ||
widget-factory.css | ||
widget-factory.gresource.xml | ||
widget-factory.ui |