My Project
|
Used by the make_gobject, unique_gobject and share_gobject as the deleter. More...
#include <unity/util/GObjectMemory.h>
Public Member Functions | |
void | operator() (gpointer ptr) noexcept |
Used by the make_gobject, unique_gobject and share_gobject as the deleter.
Useful if for some reason the normal helper methods are not suitable for your needs.
Example: