Il 05/05/2014 20:33, Luiz Capitulino ha scritto:
+            data = object_property_get_qobject(obj, info->name, NULL);
+            if (!data) {
+                list = list->next;
+                continue;

You could use object_property_print and get rid of a relatively large amount of code.

Apart from this, the patch is definitely useful.

Paolo

Reply via email to