Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptremovehotkeyhandler.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptremovehotkeyhandler.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptremovehotkeyhandler.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptremovehotkeyhandler.html on line 8
Remove a single hotkey handler entry from a widget
void PtRemoveHotkeyHandler(
PtWidget_t *widget,
unsigned key_sym_cap,
unsigned key_mods,
short flags,
void *data,
PtCallbackF_t *callback );
ph
This function removes the specified callback if the callback matches
key_sym_cap, key_mods, flags,
data, and callback. The function removes the
callback from the
Pt_CB_HOTKEY
callback list that belongs
to widget.
The callback argument points to a
function that takes this form:
int (*callback)(PtWidget_t *, void *, PtCallbackInfo_t *)
See PtAddHotkeyHandler().
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PtAddHotkeyHandler(),
PtRemoveCallback(),
PtRemoveCallbacks(),
PtRemoveEventHandler(),
PtRemoveEventHandlers(),
PtRemoveFilterCallback(),
PtRemoveFilterCallbacks()
PtCallbackInfo_t
in the Photon Widget Reference
“Hotkey callbacks”
in the Editing Resources and Callbacks in PhAB chapter of the
Photon Programmer's Guide.
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptremovehotkeyhandler.html on line 121
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptremovehotkeyhandler.html on line 121