> For the complete documentation index, see [llms.txt](https://docs.r.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r.xyz/glider-ide/api/event.md).

# Event

- [Event.address](https://docs.r.xyz/glider-ide/api/event/event.address.md): Returns the name of the event.
- [Event.arg\_list()](https://docs.r.xyz/glider-ide/api/event/event.arg_list.md): Returns arguments' types of the event.
- [Event.data](https://docs.r.xyz/glider-ide/api/event/event.data.md): Returns the data of the event.
- [Event.name](https://docs.r.xyz/glider-ide/api/event/event.name.md): Returns the name of the event.
- [Event.signature](https://docs.r.xyz/glider-ide/api/event/event.signature.md): Returns the signature of the event.
- [Event.source\_code()](https://docs.r.xyz/glider-ide/api/event/event.source_code.md): Returns the source code of the event.
