1 unstable release

0.1.0 Apr 5, 2023

#37 in #gtk-rs

Download history 83/week @ 2024-01-05 79/week @ 2024-01-12 71/week @ 2024-01-19 71/week @ 2024-01-26 63/week @ 2024-02-02 77/week @ 2024-02-09 84/week @ 2024-02-16 80/week @ 2024-02-23 74/week @ 2024-03-01 81/week @ 2024-03-08 81/week @ 2024-03-15 100/week @ 2024-03-22 1049/week @ 2024-03-29 875/week @ 2024-04-05 793/week @ 2024-04-12 738/week @ 2024-04-19

3,468 downloads per month
Used in 3 crates (2 directly)

LGPL-3.0-only

25KB
358 lines

dbusmenu-rs

This repository contains safe Rust bindings for libdbusmenu that work with the gtk-rs ecosystem. For more information, including examples, see the libdbusmenu repo.

Code Generation

Bindings are generated using gir.

In order to manage all the steps and fixes involved in code generation, they are built using Nix and symlinked to result. To generate them yourself, run nix build.

License

This project licensed under LGPLv3.

Dependencies

~430–790KB
~17K SLoC