guile-gtk-general
[Top][All Lists]
Advanced

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

WCT's owned by the callee


From: Tommi Höynälänmaa
Subject: WCT's owned by the callee
Date: Sat, 9 Jun 2018 18:18:19 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Hi

Some of the Pango functions, such as pango_attr_list_insert, take the ownership of the argument attribute pointer. Consequently these arguments should be declared callee-owned. I had to modify the g-wrap source code in order to allow WCT arguments to be declared callee-owned. The present wrapper procedures cause segmentation violations when Pango attributes are used. Do you agree that these changes should be made into the guile-gnome library?

     - Tommi Höynälänmaa




reply via email to

[Prev in Thread] Current Thread [Next in Thread]