gtk 0.9.1

Rust bindings for the GTK+ 3 library
Documentation
// Copyright 2013-2017, The Gtk-rs Project Developers.
// See the COPYRIGHT file at the top-level directory of this distribution.
// Licensed under the MIT license, see the LICENSE file or <http://opensource.org/licenses/MIT>

use gtk_sys;

pub type Window = gtk_sys::xlib::Window;