#include <inttypes.h>
#include "gtk.h"
#include "../progress.h"
#include "util.h"
Go to the source code of this file.
◆ gtk_ui_progress__finish()
static void gtk_ui_progress__finish |
( |
void |
| ) |
|
|
static |
◆ gtk_ui_progress__init()
void gtk_ui_progress__init |
( |
void |
| ) |
|
◆ gtk_ui_progress__update()
static void gtk_ui_progress__update |
( |
struct ui_progress * |
p | ) |
|
|
static |
◆ dialog
◆ gtk_ui_progress__ops
Initial value:= {
}
static void gtk_ui_progress__finish(void)
static void gtk_ui_progress__update(struct ui_progress *p)
Definition at line 52 of file progress.c.
◆ progress