Module rstk::notebook

source ·
Expand description

Notebook widget - a container widget which contains multiple panes, but displays one pane at a time.

Events

Use bind to call a function on following event:

  • <<NotebookTabChanged>> - when new tab selected

Structs

Functions