Home
last modified time | relevance | path

Searched defs:_GmpcProgressPrivate (Results 1 – 1 of 1) sorted by relevance

/dports/audio/gmpc/gmpc-11.8.16/src/Widgets/
H A Dgmpc-progress.c37 struct _GmpcProgressPrivate { struct
38 guint total;
39 guint current;
40 gboolean do_countdown;
41 GtkScale* scale;
42 GtkLabel* label;
43 gulong set_value_handler;
44 GtkWindow* tooltip;
45 GtkLabel* tooltip_label;
46 gint press;