|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Channel slot activate button. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.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) | |
| ChannelSlotActivateButtonWidget * | channel_slot_activate_button_widget_new (ChannelSlotWidget *owner) |
| Creates a new ChannelSlotActivateButton widget. | |
Channel slot activate button.
Definition in file channel_slot_activate_button.h.
| #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.