Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
DragDestBoxWidget Struct Reference

DnD destination box used by mixer and tracklist widgets. More...

#include <src/gui/backend/gtk_widgets/drag_dest_box.h>

Data Fields

GtkBox parent_instance
GtkGestureDrag * drag
GtkGestureClick * click
GtkGestureClick * right_click
DragDestBoxType type
GtkPopoverMenu * popover_menu
 Popover to be reused for context menus.

Detailed Description

DnD destination box used by mixer and tracklist widgets.

Definition at line 44 of file drag_dest_box.h.

Field Documentation

◆ click

GtkGestureClick* DragDestBoxWidget::click

Definition at line 48 of file drag_dest_box.h.

◆ drag

GtkGestureDrag* DragDestBoxWidget::drag

Definition at line 47 of file drag_dest_box.h.

◆ parent_instance

GtkBox DragDestBoxWidget::parent_instance

Definition at line 46 of file drag_dest_box.h.

◆ popover_menu

GtkPopoverMenu* DragDestBoxWidget::popover_menu

Popover to be reused for context menus.

Definition at line 53 of file drag_dest_box.h.

◆ right_click

GtkGestureClick* DragDestBoxWidget::right_click

Definition at line 49 of file drag_dest_box.h.

◆ type

DragDestBoxType DragDestBoxWidget::type

Definition at line 50 of file drag_dest_box.h.


The documentation for this struct was generated from the following file: