I give up

This commit is contained in:
Pietro Gagliardi 2018-07-01 17:35:34 -04:00
parent 37bd4fc5a1
commit ce0168e1a5
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
// 11 june 2015
#include "uipriv_unix.h"
// LONGTERM:
// - in GTK+ 3.22 at least, running both a GtkProgressBar and a GtkCellRendererProgress in pulse mode with our code will cause the former to slow down and eventually stop, and I can't tell why at all
struct uiProgressBar {
uiUnixControl c;
GtkWidget *widget;