gtk/demos
Timm Bäder ea5fc348fa scale: Replace format-value signal
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
2019-08-09 14:30:01 +02:00
..
constraint-editor demos/constraint-editor: Fix linking on MSVC builds 2019-07-08 18:37:27 +08:00
gtk-demo font rendering demo: Make boxes optional 2019-07-26 00:31:07 -04:00
icon-browser icon-browser: Left-align the sidebar 2019-04-16 21:00:47 -04:00
node-editor node editor: Manually unrealize all created renderers 2019-07-13 09:37:47 +02:00
widget-factory scale: Replace format-value signal 2019-08-09 14:30:01 +02:00
meson.build Add a constraint editor demo 2019-07-01 00:10:11 +01:00