Home
last modified time | relevance | path

Searched refs:value_prompt (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/samples/demo_guix_industrial/
Dsequence_window.c41 GX_NUMERIC_PROMPT *value_prompt; member
427 gx_numeric_prompt_value_set(pinfo->value_prompt, 0); in task_progress_information_init()
430 gx_widget_show(pinfo->value_prompt); in task_progress_information_init()
473 gx_numeric_prompt_value_set(pinfo->value_prompt, pinfo->current_val); in task_progress_information_update()
477 gx_widget_hide(pinfo->value_prompt); in task_progress_information_update()