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

Home toolbar. More...

#include <adwaita.h>
#include <gtk/gtk.h>
Include dependency graph for home_toolbar.h:

Go to the source code of this file.

Data Structures

struct  HomeToolbarWidget
 The Home toolbar in the top. More...
 

Macros

#define HOME_TOOLBAR_WIDGET_TYPE   (home_toolbar_widget_get_type ())
 
#define MW_HOME_TOOLBAR   MW_HEADER->home_toolbar
 

Typedefs

typedef struct _ButtonWithMenuWidget ButtonWithMenuWidget
 

Functions

 G_DECLARE_FINAL_TYPE (HomeToolbarWidget, home_toolbar_widget, Z, HOME_TOOLBAR_WIDGET, GtkBox) typedef struct _ToolboxWidget ToolboxWidget
 
void home_toolbar_widget_refresh_undo_redo_buttons (HomeToolbarWidget *self)
 
void home_toolbar_widget_setup (HomeToolbarWidget *self)
 

Detailed Description

Home toolbar.

Definition in file home_toolbar.h.

Macro Definition Documentation

◆ HOME_TOOLBAR_WIDGET_TYPE

#define HOME_TOOLBAR_WIDGET_TYPE   (home_toolbar_widget_get_type ())

Definition at line 16 of file home_toolbar.h.

Typedef Documentation

◆ ButtonWithMenuWidget

typedef struct _ButtonWithMenuWidget ButtonWithMenuWidget

Definition at line 25 of file home_toolbar.h.