CFBD_ProgressBarOps¶
#include <progressbar.h>
Public Attributes¶
| Name | |
|---|---|
| void(*)(CFBD_ProgressBar *) | immediate_draw |
| void(*)(CFBD_ProgressBar *, int32_t new_value) | set_value |
| CFBD_Bool(*)(CFBD_ProgressBar *, const char *property, const void *args) | set_property |
Public Attributes Documentation¶
variable immediate_draw¶
variable set_value¶
variable set_property¶
Updated on 2026-02-03 at 13:21:55 +0000