mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: screen_size()
This commit is contained in:
4
vlib/gg/gg_darwin.c.v
Normal file
4
vlib/gg/gg_darwin.c.v
Normal file
@ -0,0 +1,4 @@
|
||||
module gg
|
||||
|
||||
#include "@VROOT/vlib/gg/gg_darwin.m"
|
||||
fn C.gg_get_screen_size() Size
|
Reference in New Issue
Block a user