Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
editor_toolbar.h File Reference
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
#include "gui/backend/gtk_widgets/libadwaita_wrapper.h"
Include dependency graph for editor_toolbar.h:

Go to the source code of this file.

Data Structures

struct  EditorToolbarWidget
 The PianoRoll toolbar in the top. More...

Macros

#define EDITOR_TOOLBAR_WIDGET_TYPE   (editor_toolbar_widget_get_type ())
#define MW_EDITOR_TOOLBAR   MW_CLIP_EDITOR->editor_toolbar

Functions

 G_DECLARE_FINAL_TYPE (EditorToolbarWidget, editor_toolbar_widget, Z, EDITOR_TOOLBAR_WIDGET, GtkWidget) TYPEDEF_STRUCT_UNDERSCORED(ToolboxWidget)
 TYPEDEF_STRUCT_UNDERSCORED (QuantizeMbWidget)
 TYPEDEF_STRUCT_UNDERSCORED (QuantizeBoxWidget)
 TYPEDEF_STRUCT_UNDERSCORED (SnapGridWidget)
 TYPEDEF_STRUCT_UNDERSCORED (PlayheadScrollButtonsWidget)
 TYPEDEF_STRUCT_UNDERSCORED (ZoomButtonsWidget)
void editor_toolbar_widget_refresh (EditorToolbarWidget *self)
 Refreshes relevant widgets.
void editor_toolbar_widget_setup (EditorToolbarWidget *self)

Macro Definition Documentation

◆ EDITOR_TOOLBAR_WIDGET_TYPE

#define EDITOR_TOOLBAR_WIDGET_TYPE   (editor_toolbar_widget_get_type ())

Definition at line 14 of file editor_toolbar.h.