Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
ArrangerWrapperWidget Struct Reference

Wraps the arranger widget in a box with scrollbars. More...

#include <gui/widgets/arranger_wrapper.h>

Collaboration diagram for ArrangerWrapperWidget:

Data Fields

GtkWidget parent_instance
 
GtkOverlay * overlay
 The right scrollbar will be overlayed on the arranger.
 
GtkScrollbar * right_scrollbar
 
ArrangerWidgetchild
 
ArrangerMinimapWidgetminimap
 

Detailed Description

Wraps the arranger widget in a box with scrollbars.

Definition at line 41 of file arranger_wrapper.h.

Field Documentation

◆ child

ArrangerWidget* ArrangerWrapperWidget::child

Definition at line 49 of file arranger_wrapper.h.

◆ minimap

ArrangerMinimapWidget* ArrangerWrapperWidget::minimap

Definition at line 50 of file arranger_wrapper.h.

◆ overlay

GtkOverlay* ArrangerWrapperWidget::overlay

The right scrollbar will be overlayed on the arranger.

Definition at line 46 of file arranger_wrapper.h.

◆ parent_instance

GtkWidget ArrangerWrapperWidget::parent_instance

Definition at line 43 of file arranger_wrapper.h.

◆ right_scrollbar

GtkScrollbar* ArrangerWrapperWidget::right_scrollbar

Definition at line 48 of file arranger_wrapper.h.


The documentation for this struct was generated from the following file: