licenses.dev

gtk v0.4.1

Rust bindings for the GTK+ 3 library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
atk-sys • 0.6.0FFI bindings to libatk-1INDIRECT5
cairo-rs • 0.4.1Rust bindings for the Cairo libraryDIRECT12
cairo-sys-rs • 0.6.0FFI bindings to libcairoDIRECT5
gdk-pixbuf-sys • 0.6.0FFI bindings to libgdk_pixbuf-2.0DIRECT6
gdk-pixbuf • 0.4.0Rust bindings for the GdkPixbuf libraryDIRECT10
gdk-sys • 0.6.0FFI bindings to libgdk-3DIRECT12
gdk • 0.8.0Rust bindings for the GDK 3 libraryDIRECT20
gio-sys • 0.6.0FFI bindings to libgio-2.0DIRECT5
gio • 0.4.1Rust bindings for the Gio libraryDIRECT8
glib-sys • 0.6.0FFI bindings to libglib-2.0DIRECT3
glib • 0.5.0Rust bindings for the GLib libraryDIRECT6
gobject-sys • 0.6.0FFI bindings to libgobject-2.0DIRECT4
gtk-sys • 0.6.0FFI bindings to libgtk-3DIRECT14
pango-sys • 0.6.0FFI bindings to libpango-1.0INDIRECT5
pango • 0.4.0Rust bindings for the Pango libraryDIRECT8
Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
c_vec • 1.3.3Structures to wrap C arraysINDIRECT0
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. DIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
LGPL-2.01
PackageRelationDependenciesPublished
gtk-rs-lgpl-docs • 0.1.18LGPL-licensed docs for Gtk-rs cratesDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
rustdoc-stripper • 0.1.19A tool to manipulate rustdoc commentsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/gtk)](https://licenses.dev/cargo/gtk)
<a href="https://licenses.dev/cargo/gtk">
  <img src="https://licenses.dev/b/cargo/gtk" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.1 version:

[![licenses](https://licenses.dev/b/cargo/gtk/0.4.1)](https://licenses.dev/cargo/gtk/0.4.1)
<a href="https://licenses.dev/cargo/gtk/0.4.1">
  <img src="https://licenses.dev/b/cargo/gtk/0.4.1" alt="licenses" />
</a>
GitHub