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

Button with a popover menu to add new tracks. More...

#include <stdbool.h>
#include <gtk/gtk.h>
Include dependency graph for add_track_menu_button.h:

Go to the source code of this file.

Macros

#define ADD_TRACK_MENU_BUTTON_WIDGET_TYPE    (add_track_menu_button_widget_get_type ())
 

Functions

AddTrackMenuButtonWidget * add_track_menu_button_widget_new (void)
 

Variables

 AddTrackMenuButtonWidget
 

Detailed Description

Button with a popover menu to add new tracks.

Definition in file add_track_menu_button.h.

Macro Definition Documentation

◆ ADD_TRACK_MENU_BUTTON_WIDGET_TYPE

#define ADD_TRACK_MENU_BUTTON_WIDGET_TYPE    (add_track_menu_button_widget_get_type ())

Definition at line 19 of file add_track_menu_button.h.