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

Plugin browser. More...

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

Go to the source code of this file.

Macros

#define POPOVER_MENU_BIN_WIDGET_TYPE   (popover_menu_bin_widget_get_type ())
 

Functions

GMenuModel * popover_menu_bin_widget_get_menu_model (PopoverMenuBinWidget *self)
 
void popover_menu_bin_widget_set_menu_model (PopoverMenuBinWidget *self, GMenuModel *model)
 
void popover_menu_bin_widget_set_child (PopoverMenuBinWidget *self, GtkWidget *child)
 
GtkWidget * popover_menu_bin_widget_get_child (PopoverMenuBinWidget *self)
 
PopoverMenuBinWidget * popover_menu_bin_widget_new (void)
 

Variables

 PopoverMenuBinWidget
 

Detailed Description

Plugin browser.

Definition in file popover_menu_bin.h.

Macro Definition Documentation

◆ POPOVER_MENU_BIN_WIDGET_TYPE

#define POPOVER_MENU_BIN_WIDGET_TYPE   (popover_menu_bin_widget_get_type ())

Definition at line 18 of file popover_menu_bin.h.