Sample GTK Application

Assuming the gtk toolkit is already installed in your machine:

meson setup build
cd build
meson compile
./demo