You will use g_object_class_override_property() anyway. Doesn't it allow to make a READABLE proeprty READWRITE?
No, this function doesn't allow to change property behavior. It only implements property defined in interface. Any other idea please? ;) -- Cya! Tom