API Version: 2.0
Library Version: 2.83.2
Generated by gi-docgen 2024.1
gpointer (* GBoxedCopyFunc) ( gpointer boxed )
This function is provided by the user and should produce a copy of the passed in boxed structure.
boxed
Type: gpointer
gpointer
The boxed structure to be copied.
The newly created copy of the boxed structure.