Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道是否有适用于使用 GIR 自省机制的 D 语言的 gobject 系列库(glib、Gnome、clutter 等)的绑定?
我想编写一个针对 GTK 3 和 Clutter 的应用程序。不幸的是,我似乎找不到它们。鉴于 GIR 应该允许为所有具有可用自省信息的库自动生成绑定,这让我感到惊讶。这样的事情真的存在吗?(D 的一大缺点是几乎不可能在 Google 上搜索...)
(顺便说一句,我确实知道gtkD,但它只针对 GTK 2 而不会做 Clutter。)
所以看起来没有。