41static void xtuner_mem_free(
void *w_,
void* user_data) {
48 int x,
int y,
int width,
int height) {
63 wid->
flags &= ~USE_TRANSPARENCY;
xevfunc mem_free_callback
Adjustment_t * add_adjustment(Widget_t *w, float std_value, float value, float min_value, float max_value, float step, CL_type type)
*add_adjustment - adding a adjustment to a Widget_t
void tuner_set_ref_freq(Widget_t *w, float ref)
void tuner_set_temperament(Widget_t *w, float temp)
Widget_t * add_tuner(Widget_t *parent, const char *label, int x, int y, int width, int height)
add_tuner - add a tuner widget to a Widget_t
void _draw_tuner(void *w_, void *user_data)
_draw_tuner - draw the tuner on expose call