We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

gtk-rs: newest and future developments

Formal Metadata

Title
gtk-rs: newest and future developments
Subtitle
Progress report on GTK+ Rust bindings
Title of Series
Number of Parts
561
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
A tour on newest and future developments for gtk-rs, the Rust bindings to GTK+. Agenda Introduction: Small presentation of Gtk-rs project. Small code demonstration. Last year developments: Add of futures to handle asynchronous function calls. Generation of union types. A lot of new types/functions generated. Next developments: Generate bindings for functions/methods taking callbacks as argument. Long run: being able to "subclass" widgets. Global API improvements as always! Generate sys crates documentation on gtk-rs.org as well? gtk-rs ecosystem: A lot of projects are starting to use gtk-rs, two of them are part of the ten most active GNOME projects on gitlab. Some (nice) API are built upon it like relm. Question time!