Skip to content
Commit 858195b7 authored by Kjell Ahlstedt's avatar Kjell Ahlstedt
Browse files

Glib::PropertyBase: Make custom properties more flexible

* glib/glibmm/property.[h|cc]: Relax the requirements on Property<>.
Now custom properties don't have to be direct data menbers of the containing
type. Instead, all objects of a class must instantiate the same properties
in the same order. This patch is an improved version of a patch supplied by
Povilas Kanapickas <povilas@radix.lt>. Bug #731484.
parent f6e46c68
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment