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

Transport controls. More...

#include <gui/widgets/transport_controls.h>

Data Fields

GtkBox parent_instance
 
GtkButton * play
 
GtkButton * stop
 
GtkButton * backward
 
GtkButton * forward
 
GtkToggleButton * trans_record_btn
 
ButtonWithMenuWidget * trans_record
 
GtkToggleButton * loop
 
GtkToggleButton * return_to_cue_toggle
 
gulong rec_toggled_handler_id
 
GtkPopoverMenu * popover_menu
 Popover to be reused for context menus.
 

Detailed Description

Transport controls.

Definition at line 36 of file transport_controls.h.

Field Documentation

◆ backward

GtkButton* TransportControlsWidget::backward

Definition at line 41 of file transport_controls.h.

◆ forward

GtkButton* TransportControlsWidget::forward

Definition at line 42 of file transport_controls.h.

◆ loop

GtkToggleButton* TransportControlsWidget::loop

Definition at line 45 of file transport_controls.h.

◆ parent_instance

GtkBox TransportControlsWidget::parent_instance

Definition at line 38 of file transport_controls.h.

◆ play

GtkButton* TransportControlsWidget::play

Definition at line 39 of file transport_controls.h.

◆ popover_menu

GtkPopoverMenu* TransportControlsWidget::popover_menu

Popover to be reused for context menus.

Definition at line 51 of file transport_controls.h.

◆ rec_toggled_handler_id

gulong TransportControlsWidget::rec_toggled_handler_id

Definition at line 48 of file transport_controls.h.

◆ return_to_cue_toggle

GtkToggleButton* TransportControlsWidget::return_to_cue_toggle

Definition at line 46 of file transport_controls.h.

◆ stop

GtkButton* TransportControlsWidget::stop

Definition at line 40 of file transport_controls.h.

◆ trans_record

ButtonWithMenuWidget* TransportControlsWidget::trans_record

Definition at line 44 of file transport_controls.h.

◆ trans_record_btn

GtkToggleButton* TransportControlsWidget::trans_record_btn

Definition at line 43 of file transport_controls.h.


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