Previous: Startup and Shutdown Hooks, Up: Standard Hooks


21.11 Other Hooks

— Hook: gtkrc-changed-hook

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

— Window Hook: client-message-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.