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

Channel send selector widget. More...

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

Go to the source code of this file.

Data Structures

struct  ChannelSendSelectorWidget
 

Macros

#define CHANNEL_SEND_SELECTOR_WIDGET_TYPE    (channel_send_selector_widget_get_type ())
 

Typedefs

typedef struct _ChannelSendWidget ChannelSendWidget
 

Functions

 G_DECLARE_FINAL_TYPE (ChannelSendSelectorWidget, channel_send_selector_widget, Z, CHANNEL_SEND_SELECTOR_WIDGET, GtkPopover) typedef struct ChannelSend ChannelSend
 
 TYPEDEF_STRUCT (ItemFactory)
 
ChannelSendSelectorWidgetchannel_send_selector_widget_new (ChannelSendWidget *send)
 
void channel_send_selector_widget_setup (ChannelSendSelectorWidget *self)
 

Detailed Description

Channel send selector widget.

Definition in file channel_send_selector.h.

Macro Definition Documentation

◆ CHANNEL_SEND_SELECTOR_WIDGET_TYPE

#define CHANNEL_SEND_SELECTOR_WIDGET_TYPE    (channel_send_selector_widget_get_type ())

Definition at line 17 of file channel_send_selector.h.

Typedef Documentation

◆ ChannelSendWidget

typedef struct _ChannelSendWidget ChannelSendWidget

Definition at line 27 of file channel_send_selector.h.