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

Data Fields

GtkWidget parent_instance
 
GdkRGBA color
 Color pointer to set/read value.
 
ColorAreaType type
 The type.
 
Tracktrack
 Track, if track.
 
bool hovered
 
GPtrArray * parents
 Used during drawing.
 
GdkTexture * track_icon
 
char * last_track_icon_name
 

Detailed Description

Definition at line 43 of file color_area.h.

Field Documentation

◆ color

GdkRGBA ColorAreaWidget::color

Color pointer to set/read value.

Definition at line 48 of file color_area.h.

◆ hovered

bool ColorAreaWidget::hovered

Definition at line 56 of file color_area.h.

◆ last_track_icon_name

char* ColorAreaWidget::last_track_icon_name

Definition at line 62 of file color_area.h.

◆ parent_instance

GtkWidget ColorAreaWidget::parent_instance

Definition at line 45 of file color_area.h.

◆ parents

GPtrArray* ColorAreaWidget::parents

Used during drawing.

Definition at line 59 of file color_area.h.

◆ track

Track* ColorAreaWidget::track

Track, if track.

Definition at line 54 of file color_area.h.

◆ track_icon

GdkTexture* ColorAreaWidget::track_icon

Definition at line 61 of file color_area.h.

◆ type

ColorAreaType ColorAreaWidget::type

The type.

Definition at line 51 of file color_area.h.


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