gir.core icon indicating copy to clipboard operation
gir.core copied to clipboard

Improve support for GPointer

Open badcel opened this issue 2 years ago • 0 comments

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?

badcel avatar Jun 17 '23 18:06 badcel