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

Bot part of timeline panel (with timeline minimap). More...

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

Go to the source code of this file.

Data Structures

struct  TimelineBotBoxWidget
 

Macros

#define TIMELINE_BOT_BOX_WIDGET_TYPE   (timeline_bot_box_widget_get_type ())
 
#define MW_TIMELINE_BOT_BOX   MW_TIMELINE_PANEL->bot_box
 

Functions

 G_DECLARE_FINAL_TYPE (TimelineBotBoxWidget, timeline_bot_box_widget, Z, TIMELINE_BOT_BOX_WIDGET, GtkBox) typedef struct _TimelineMinimapWidget TimelineMinimapWidget
 

Detailed Description

Bot part of timeline panel (with timeline minimap).

Definition in file timeline_bot_box.h.

Macro Definition Documentation

◆ TIMELINE_BOT_BOX_WIDGET_TYPE

#define TIMELINE_BOT_BOX_WIDGET_TYPE   (timeline_bot_box_widget_get_type ())

Definition at line 31 of file timeline_bot_box.h.