Skip to content

Description: Raw pointers have to be freed manually

DarkTrick requested to merge DarkTrick/glib:DarkTrick-main-patch-75957 into main

Goal of this change: Make it clear to the user, that non-GObjects pointers are not owned and memory has to handled manually.

Merge request reports