API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
void g_boxed_free ( GType boxed_type, gpointer boxed )
Free the boxed structure boxed which is of type boxed_type.
boxed
boxed_type
Available since: 2.0
Type: GType
GType
The type of boxed.
Type: gpointer
gpointer
The boxed structure to be freed.