X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Futil%2Farea.h;h=c5c833805dfea2319ce6b2cbb9bada3722b8b3a0;hb=e04e5d0fc5e3c31f538b0b06942dee08f636ffe8;hp=cbcf58feba7c31cebdacac25266b681038474eec;hpb=346e19cf9cc32f56221ae0e9dc25070cefedb5be;p=chaz%2Ftint2 diff --git a/src/util/area.h b/src/util/area.h index cbcf58f..c5c8338 100644 --- a/src/util/area.h +++ b/src/util/area.h @@ -60,7 +60,7 @@ typedef struct { // list of child : Area object GSList *list; - int visible; + int on_screen; // need compute position and width int resize; // need redraw Pixmap