API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
void (* GDestroyNotify) ( gpointer data )
Specifies the type of function which is called when a data element is destroyed. It is passed the pointer to the data element and should free any memory and resources allocated for it.
data
Type: gpointer
gpointer
The data element.
NULL