geigi/cozy

Use GObject.Property and Gtk.Template.Callback

Opened this issue · 0 comments

Feature description

There are a number of custom widgets that could use GObject.Propertys or Gtk.Template.Callbacks instead of updating properties and connecting signals manually. It would be good to replace them with the above mentioned decorators, and bind these from the UI files.