7 lines
60 B
Text
7 lines
60 B
Text
|
|
julia> using Gtk
|
||
|
|
|
||
|
|
julia> screen_size()
|
||
|
|
(3840, 1080)
|
||
|
|
|
||
|
|
julia>
|