# libtmux.Window:get_hook

- **Module:** libtmux.Window
- **Package:** libtmux
- **Language:** Lua
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-lua/blob/547c9c4228e07ebf846690eb44da2eeeb6fde922/lua/libtmux/_internal/entity.lua#L402
- **Page:** https://libtmux.org/en/lua/latest/reference/libtmux-window-get_hook/

```
libtmux.Window:get_hook(name: string, options: libtmux.SettingGetOptions? = nil) -> libtmux.Request<libtmux.HookRecord>
```
