# libtmux.Creation

- **Module:** libtmux
- **Package:** libtmux
- **Language:** Lua
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-lua/blob/547c9c4228e07ebf846690eb44da2eeeb6fde922/lua/libtmux/_internal/domain.lua#L481
- **Page:** https://libtmux.org/en/lua/latest/reference/libtmux-creation/

## Members

- `created` (attribute): Names of newly created entities in this receipt.
- `pane` (attribute): A tmux pane.
- `session` (attribute): A tmux session.
- `window` (attribute): A tmux window. Placement in a session belongs to its window links.
- `window_link` (attribute): One placement of a window in a session: a window can be linked into several.
