https://bugzilla.xfce.org/show_bug.cgi?id=16257
Martin Larralde <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9304|Patch to add autoptr |Patch to add autoptr description|support |cleanup support. --- Comment #5 from Martin Larralde <[email protected]> --- Comment on attachment 9304 --> https://bugzilla.xfce.org/attachment.cgi?id=9304 Patch to add autoptr cleanup support. This patch adds a declaration of autoptr cleanup for every class defined in the thunarx library using the `G_DEFINE_AUTOPTR_CLEANUP_FUNC`. This allows the `G_DECLARE_FINAL_TYPE` macro to be used with Thunarx classes as parents. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
