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

Channel slot activate button. More...

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

Go to the source code of this file.

Data Structures

struct  ChannelSlotActivateButtonWidget
 

Macros

#define CHANNEL_SLOT_ACTIVATE_BUTTON_WIDGET_TYPE    (channel_slot_activate_button_widget_get_type ())
 

Functions

 G_DECLARE_FINAL_TYPE (ChannelSlotActivateButtonWidget, channel_slot_activate_button_widget, Z, CHANNEL_SLOT_ACTIVATE_BUTTON_WIDGET, GtkToggleButton) TYPEDEF_STRUCT_UNDERSCORED(ChannelSlotWidget)
 
ChannelSlotActivateButtonWidgetchannel_slot_activate_button_widget_new (ChannelSlotWidget *owner)
 Creates a new ChannelSlotActivateButton widget.
 

Detailed Description

Channel slot activate button.

Definition in file channel_slot_activate_button.h.

Macro Definition Documentation

◆ CHANNEL_SLOT_ACTIVATE_BUTTON_WIDGET_TYPE

#define CHANNEL_SLOT_ACTIVATE_BUTTON_WIDGET_TYPE    (channel_slot_activate_button_widget_get_type ())

Definition at line 15 of file channel_slot_activate_button.h.