Gtk.jl

Julia Bindings for Gtk.

Introduction

Gtk.jl is a is a Julia package providing bindings for the Gtk library: https://www.gtk.org/

Complete Gtk documentation is available at https://developer.gnome.org/gtk/stable

Installation

Install Gtk.jl within Julia using

using Pkg
Pkg.add("Gtk")

Precompilation

Gtk is precompilable by normal mechanisms. For further reduction of startup time for applications that use Gtk, one can even build it into your local installation of julia.

Usage

Attribution

Gtk logo is made by Andreas Nilsson [GFDL or CC-BY-SA-3.0], via Wikimedia Commons