| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Free the specified hotkey callbacks
void PtDestroyHotkeyCallbacks( PtWidget_t *widget );
This function frees all hotkey callbacks connected to widget.
|  | The widget library automatically frees all allocated resources including lists when a widget is destroyed. | 
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PtDestroyCallbackList(), PtDestroyRawCallbacks()
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |