欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
GTK
来自开放百科 - 灰狐
(版本间的差异)
小 (→Apps) |
小 |
||
第1行: | 第1行: | ||
{{SeeWikipedia}} | {{SeeWikipedia}} | ||
+ | GTK | ||
[[Image:Gtk-90x90.png|right]] | [[Image:Gtk-90x90.png|right]] | ||
+ | |||
+ | ==简介== | ||
+ | GTK(原名GTK+)最初是 [[GIMP]] 的专用开发库(GIMP Toolkit)。 | ||
+ | |||
+ | 自2019年2月6日起,GTK+ 改名为 GTK。 | ||
+ | |||
GTK+ is a highly usable, feature rich toolkit for creating graphical user interfaces which boasts cross platform compatibility and an easy to use API. GTK+ it is written in C, but has bindings to many other popular programming languages such as C++, Python and C# among others. GTK+ is licensed under the GNU LGPL 2.1 allowing development of both free and proprietary software with GTK+ without any license fees or royalties. | GTK+ is a highly usable, feature rich toolkit for creating graphical user interfaces which boasts cross platform compatibility and an easy to use API. GTK+ it is written in C, but has bindings to many other popular programming languages such as C++, Python and C# among others. GTK+ is licensed under the GNU LGPL 2.1 allowing development of both free and proprietary software with GTK+ without any license fees or royalties. | ||
− | == | + | ==功能== |
+ | |||
+ | ==指南== | ||
+ | |||
+ | ==语言== | ||
+ | [https://www.gtk.org/docs/language-bindings/ Language Bindings] | ||
+ | |||
+ | GTK 使用 C 语言开发,但是其设计者使用面向对象技术。也提供了 [[C++]]([[gtkmm]])、[[Perl]]、[[Ruby]]、[[Java]] 和 [[Python]]([[PyGTK]])绑定,其他的绑定有[[Ada]]、[[D programming language |D]]、[[Haskell]]、[[PHP]] 和 [[.NET]] 平台编程语言。 | ||
+ | |||
+ | ==桌面== | ||
+ | GNOME、Xfce、LXDE 等桌面系统都基于 GTK 构建。 | ||
*[[GNOME]] | *[[GNOME]] | ||
+ | *[[Xfce]] | ||
+ | *[[LXDE]] | ||
+ | |||
+ | ==应用== | ||
+ | *[[Firefox]] | ||
*[[Openmoko]] | *[[Openmoko]] | ||
*[[Maemo]] | *[[Maemo]] | ||
第14行: | 第36行: | ||
*[[MonoDevelop]] | *[[MonoDevelop]] | ||
*[[Mono]] XWT UI | *[[Mono]] XWT UI | ||
+ | |||
+ | ==图集== | ||
==链接== | ==链接== | ||
− | *[ | + | *[https://www.gtk.org/ GTK+官网] |
*[http://docs.huihoo.com/gtk/ GTK+文档] | *[http://docs.huihoo.com/gtk/ GTK+文档] | ||
*[http://docs.huihoo.com/gtk/3.0.3/index.html GTK+ 3 Reference Manual] | *[http://docs.huihoo.com/gtk/3.0.3/index.html GTK+ 3 Reference Manual] | ||
第24行: | 第48行: | ||
*[http://en.wikipedia.org/wiki/List_of_widget_toolkits List of widget toolkits] | *[http://en.wikipedia.org/wiki/List_of_widget_toolkits List of widget toolkits] | ||
− | + | [[category:GTK]] | |
− | + | [[category:desktop environment]] | |
− | [[category:GTK | + | |
[[category:c programming language]] | [[category:c programming language]] |
2021年2月19日 (五) 03:08的版本
您可以在Wikipedia上了解到此条目的英文信息 GTK Thanks, Wikipedia. |
GTK
目录 |
简介
GTK(原名GTK+)最初是 GIMP 的专用开发库(GIMP Toolkit)。
自2019年2月6日起,GTK+ 改名为 GTK。
GTK+ is a highly usable, feature rich toolkit for creating graphical user interfaces which boasts cross platform compatibility and an easy to use API. GTK+ it is written in C, but has bindings to many other popular programming languages such as C++, Python and C# among others. GTK+ is licensed under the GNU LGPL 2.1 allowing development of both free and proprietary software with GTK+ without any license fees or royalties.
功能
指南
语言
GTK 使用 C 语言开发,但是其设计者使用面向对象技术。也提供了 C++(gtkmm)、Perl、Ruby、Java 和 Python(PyGTK)绑定,其他的绑定有Ada、D、Haskell、PHP 和 .NET 平台编程语言。
桌面
GNOME、Xfce、LXDE 等桌面系统都基于 GTK 构建。
应用
图集
链接
分享您的观点