Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
transport_controls.h File Reference

Transport controls widget. More...

#include <gtk/gtk.h>
Include dependency graph for transport_controls.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)
 

Detailed Description

Transport controls widget.

Definition in file transport_controls.h.

Macro Definition Documentation

◆ TRANSPORT_CONTROLS_WIDGET_TYPE

#define TRANSPORT_CONTROLS_WIDGET_TYPE   (transport_controls_widget_get_type ())

Definition at line 15 of file transport_controls.h.