Skip to content

Draft: Support binding properties to GSettings keys in GtkBuilder

Emmanuele Bassi requested to merge ebassi/settings-builder into master

We already support binding properties; by adding new attributes to the property element we can automatically call g_settings_bind() on the object ourselves.

Edited by Emmanuele Bassi

Merge request reports