GTK 3 Hello World Example

The SML version of the C code for Example 1 from the GTK 3 reference manual.

Download

Gtk3HelloWorld.tar.gz

See Using Make for build instructions.

Library dependencies

  • GLib 2.0 (GObject, Gio)

  • GTK 3.0 (Gtk)

File listings

example-1.sml
example-1.sml

example-1.sml

mlton-main.sml
mlton-main.sml

mlton-main.sml

mlton.mlb
mlton.mlb

mlton.mlb

polyml-libs.sml
polyml-libs.sml

polyml-libs.sml

polyml-app.sml
polyml-app.sml

polyml-app.sml

app.mk
app.mk

app.mk