API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
struct AgsDestroyEntry { gpointer ptr; void (* destroy_func) ( gpointer ptr ); }
The struct to specify an entry to destroy.
ptr
The entry to destroy.
destroy_func
The destroy function.
Allocated a destroy entry.
since: 3.0.0
Content