Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
GenericProgressDialogButton Struct Reference

Data Fields

char response [200]
 
bool only_on_finish
 Only show the button when the action is finished.
 
GenericCallback cb
 Callback when this response is made.
 
void * cb_obj
 Callback object.
 

Detailed Description

Definition at line 34 of file generic_progress_dialog.h.

Field Documentation

◆ cb

GenericCallback GenericProgressDialogButton::cb

Callback when this response is made.

Definition at line 44 of file generic_progress_dialog.h.

◆ cb_obj

void* GenericProgressDialogButton::cb_obj

Callback object.

Definition at line 47 of file generic_progress_dialog.h.

◆ only_on_finish

bool GenericProgressDialogButton::only_on_finish

Only show the button when the action is finished.

Definition at line 41 of file generic_progress_dialog.h.

◆ response

char GenericProgressDialogButton::response[200]

Definition at line 36 of file generic_progress_dialog.h.


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