GNOME Bugzilla – Bug 789968
Add g_autoptr() support for GTypeClass
Last modified: 2018-05-15 16:54:45 UTC
And GEnumClass and GFlagsClass.
Created attachment 372073 [details] [review] gobject: Add g_autoptr() support for GTypeClass, GEnumClass, GFlagsClass Signed-off-by: Philip Withnall <withnall@endlessm.com>
The patch here depends on the one in bug #796139, since they’re highly related.
Review of attachment 372073 [details] [review]: :+1:
Attachment 372073 [details] pushed as e64113b - gobject: Add g_autoptr() support for GTypeClass, GEnumClass, GFlagsClass