Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
VolumeWidget Struct Reference
Collaboration diagram for VolumeWidget:

Data Fields

GtkDrawingArea parent_instance
 
Portport
 Control port to change.
 
bool hover
 
GtkGestureDrag * drag
 
double last_x
 
double last_y
 

Detailed Description

Definition at line 23 of file volume.h.

Field Documentation

◆ drag

GtkGestureDrag* VolumeWidget::drag

Definition at line 32 of file volume.h.

◆ hover

bool VolumeWidget::hover

Definition at line 30 of file volume.h.

◆ last_x

double VolumeWidget::last_x

Definition at line 34 of file volume.h.

◆ last_y

double VolumeWidget::last_y

Definition at line 35 of file volume.h.

◆ parent_instance

GtkDrawingArea VolumeWidget::parent_instance

Definition at line 25 of file volume.h.

◆ port

Port* VolumeWidget::port

Control port to change.

Definition at line 28 of file volume.h.


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