Charles WANG
Results
5
comments of
Charles WANG
But I want to draw a `fullscreen` window for my app, I get `gg.screen_size()` function but no file of `X11/Xlib.h`, though I also install `libXi-dev` and `mesa-common-dev` package, why?
OIC, not imple > You mean this? > https://github.com/vlang/v/blob/master/vlib/gg/gg.v#L640 oh, I see, not yet.
`j` is a local varibale within for loop.
? `println(os.args)`?