adg: use G_PRIVATE_ADD and friends
Use type macros to implement the private data. This in turns changes the
way private data is accessed, removing the deprecated calls to
g_type_class_add_private() and the cached pointer in the instance data.
adg: use G_PRIVATE_ADD and friends Authored by ntd on Mar 25 2019, 6:18 PM.
Description adg: use G_PRIVATE_ADD and friends Use type macros to implement the private data. This in turns changes the
Details
Event Timelinentd committed rADG40c071c469ea: adg: use G_PRIVATE_ADD and friends (authored by ntd).Mar 25 2019, 8:49 PM |