forked from AuroraMiddleware/gtk
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 |