#linux #bindings #libappindicator #icons #gtk #type

libappindicator-sys

Rust 对 libappindicator 的 sys 绑定

15 个版本 (8 个破坏性版本)

0.9.0 2023 年 10 月 1 日
0.8.0 2023 年 1 月 25 日
0.7.3 2022 年 6 月 29 日
0.7.0 2022 年 1 月 17 日
0.1.1 2017 年 2 月 27 日

761Unix APIs

Download history 25058/week @ 2024-04-04 25208/week @ 2024-04-11 23938/week @ 2024-04-18 23400/week @ 2024-04-25 21918/week @ 2024-05-02 21284/week @ 2024-05-09 20566/week @ 2024-05-16 19120/week @ 2024-05-23 21314/week @ 2024-05-30 17496/week @ 2024-06-06 18945/week @ 2024-06-13 18657/week @ 2024-06-20 21726/week @ 2024-06-27 19514/week @ 2024-07-04 21018/week @ 2024-07-11 15860/week @ 2024-07-18

每月 81,041 次下载
用于 33 个 crate(通过 libappindicator

Apache-2.0 OR MIT

39KB
1K SLoC

libappindicator-sys

Build Status Crates.io

libappindicator 库的绑定。libappindicator 提供了创建系统托盘图标和菜单的跨发行版/窗口系统函数。

请注意,libappindicator-sys 并不是为所有 gtk 类型生成绑定,而是使用一些 gtk-sys 中的类型,例如函数参数类型。这使得绑定可以与更高层次的 gtk-rs crate 一起使用。

许可证

tl;dr GNU LGPL v2.1,GNU LGPL v3(遵循 libappindicator 许可证)

Licensed under the LGPL License, Version 3.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.gnu.org/licenses/lgpl-3.0.txt

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

依赖关系

~3.5MB
~71K SLoC