Crate gdk[][src]

Expand description

Rust GDK 3 bindings

This library contains safe Rust bindings for GDK 3. It is a part of gtk-rs.

GDK 3.18 is the lowest supported version for the underlying library.

Re-exports

pub use cairo;
pub use ffi;
pub use gdk_pixbuf;
pub use gio;
pub use glib;
pub use pango;

Modules

Traits intended for blanket imports.

Structs

Enums

Constants

Traits

A helper trait implemented by all event subtypes.

Functions

Type Definitions