|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Object color chooser dialog. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.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 | |
| TrackIconChooserDialogWidget * | track_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. | |
Object color chooser dialog.
Definition in file track_icon_chooser_dialog.h.
| typedef Track Track |
Definition at line 18 of file track_icon_chooser_dialog.h.