Module rstk::paned_window

source ·
Expand description

Paned-window widget - a container widget which contains multiple panes. Resizable sizers separate each pane.

Structs

Functions

  • Creates an instance of a paned-window, in given parent. Child panes will be stacked based on given orientation.