[no subject]



I added to the MyCellRendererToggle class a new property "Property<class
myclass *> data" and connected it in the same way as it's done for
"Property<bool> active".

But on runtime I get these messages:

(main.exe:10701): GLib-GObject-CRITICAL **: file gvalue.c: line 103
(g_value_copy): assertion `g_value_type_compatible (G_VALUE_TYPE
(src_value), G_VALUE_TYPE (dest_value))' failed

Do I something wrong here? I searched in the docu and the FAQs but I found
nothing about my problem. Are there any restrictions for Glib::Value<T*>?


Regards,
Frank





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