Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
track_icon_chooser_dialog.h File Reference

Object color chooser dialog. More...

#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Include dependency graph for track_icon_chooser_dialog.h:

Go to the source code of this file.

Data Structures

struct  TrackIconChooserDialogWidget
 Dialog for choosing colors of objects like tracks and regions. More...

Typedefs

typedef Track Track

Functions

TrackIconChooserDialogWidgettrack_icon_chooser_dialog_widget_new (Track *track)
 Creates a new dialog.
bool track_icon_chooser_dialog_widget_run (TrackIconChooserDialogWidget *self)
 Runs the widget and processes the result, then closes the dialog.

Detailed Description

Object color chooser dialog.

Definition in file track_icon_chooser_dialog.h.

Typedef Documentation

◆ Track

typedef Track Track

Definition at line 18 of file track_icon_chooser_dialog.h.