Free the specified raw callbacks
void PtDestroyRawCallbacks( PtWidget_t *widget );
This function frees all raw callbacks connected to widget.
The widget library automatically frees all allocated resources including callback lists when a widget is destroyed. |
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtDestroyCallbackList(), PtDestroyHotkeyCallbacks()