|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Transport controls widget. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Data Structures | |
| struct | TransportControlsWidget |
| Transport controls. More... | |
Macros | |
| #define | TRANSPORT_CONTROLS_WIDGET_TYPE (transport_controls_widget_get_type ()) |
| #define | MW_TRANSPORT_CONTROLS MW_BOT_BAR->transport_controls |
Functions | |
| G_DECLARE_FINAL_TYPE (TransportControlsWidget, transport_controls_widget, Z, TRANSPORT_CONTROLS_WIDGET, GtkBox) typedef struct _ButtonWithMenuWidget ButtonWithMenuWidget | |
| void | transport_controls_widget_refresh (TransportControlsWidget *self) |
Transport controls widget.
Definition in file transport_controls.h.
| #define TRANSPORT_CONTROLS_WIDGET_TYPE (transport_controls_widget_get_type ()) |
Definition at line 15 of file transport_controls.h.