gir.core
gir.core copied to clipboard
Improve support for GPointer
Verify if it is possible to improve "GPointer" support. E.g.: If some function requires a pointer just deliver a pointer to a generic object. Perhaps wrapping it in some class which pins the instance / data to ensure it is not garbage collected until explicitly freed?