gladis 0.2.0

Easily import Glade-generated UI files into Rust code.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.maintenance]
status = "actively-developed"
[dependencies.gtk]
version = "0.9.*"

[package]
authors = ["Romain Porte <microjoe@microjoe.org>"]
categories = ["gui"]
description = "Easily import Glade-generated UI files into Rust code."
edition = "2018"
keywords = ["gui", "gtk", "gtk-rs", "gnome", "glade"]
license = "Apache-2.0"
name = "gladis"
readme = "README.md"
repository = "https://github.com/MicroJoe/gladis"
version = "0.2.0"