Hi
Mark H Weaver kirjoitti 09.06.2018 klo 04:05:
Thank you for your investigation, this is very helpful. Certainly the attribute argument to 'pango_attr_list_insert' should not be caller-owned. However, I'm not sure that callee-owned is quite right either, and I'm surprised that g-wrap would need to be modified to fix this. The Pango documentation says: "Ownership of [the attribute argument] is assumed by the list", i.e. the first argument. Is there a way to arrange that?
Property 'aggregated' might be the correct one in this case. - Tommi