1
0
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:
Alexander Medvednikov
2020-12-03 23:17:00 +01:00
parent b37550c279
commit e160f6e7d2
3 changed files with 27 additions and 0 deletions

4
vlib/gg/gg_darwin.c.v Normal file
View File

@ -0,0 +1,4 @@
module gg
#include "@VROOT/vlib/gg/gg_darwin.m"
fn C.gg_get_screen_size() Size