This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
elk
Watch
4
Star
0
Fork
You've already forked elk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
79bfa12850
elk
/
examples
/
gtk
/
hello-world.scm
7 lines
79 B
Scheme
Raw
Blame
History
;;; -*-Scheme-*-
(
require
'gtk
.
la
)
(
gtk-init
(
command-line-args
)
)
(
gtk-main
)
Reference in New Issue
View Git Blame
Copy Permalink