Re: Glib::Property and read / write settings



Re others writing your property: (a) how is it declared and (b) how are they accessing it. Just showing its constructor call is not enough.

Re notification, use .signal_changed(). iirc you might need to make a PropertyProxy from the property and then call it on that.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]