Node: Other Hooks, Previous: Startup and Shutdown Hooks, Up: Standard Hooks



Other Hooks

gtkrc-changed-hook Hook
When using the gtkrc module to load the current gtk style parameters, this hook is called when the style changes.

client-message-hook Window Hook
Called with arguments (window type data-array). This is an or-type hook--the first function that returns non-nil will terminate the hook call.