Difference between revisions of "Gtk+"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GTK+
 
|Name=GTK+
|Short description=GNU toolkit for X windows development
+
|Short description=Cross-platform toolkit for creating graphical user interfaces.
|Full description='''GTK+ is a GUI Toolkit primarily developed for the GNU system for use with the [[xorg-server|X Window System]].'''
+
|Full description='''GTK+''' is a GUI Toolkit for creating graphical user interfaces.
  
The program works in GNU/Linux distributions and on most Unix-like platforms, offering a complete set of widgets suitable for projects ranging from small one-off projects to complete application suites. Bindings for other languages, including C++, Objective C, [[Guile|Guile/Scheme]], Perl Python, TOM, Ada95, Free Pascal, and Eiffel have been written as well.
+
This package provides a complete set of widgets suitable for projects ranging from small one-off tools to complete application suites. In addition to basic widgets, such as buttons, check boxes, and text entries, it also provides Model-View-Controller (MVC) APIs for tree views, multi-line text fields, and menu and toolbar actions.
  
This package provides a set of libraries to create graphical user interfaces, providing, among other things, GDK, a wrapper for low-level windowing functions, and GTK, an advanced widget set.
+
GTK+ is the primary library used to construct user interfaces in [[GNOME]]. Its name stands for "GIMP Tool Kit", as originally it was explicitly written for that [[GIMP|image manipulation program]], and later extracted from it as a stand-alone library.
|Homepage URL=http://www.gtk.org/
+
 
|User level=none
+
'''Third-party language bindings designed for the GNU system are provided by the [[Guile-Gnome]] project.'''
|Component programs=glib, GDK, GTK
+
|Homepage URL=https://www.gnu.org/software/gtk/
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.gnome.org/gtk+
 
|VCS checkout command=git clone git://git.gnome.org/gtk+
|Computer languages=C
+
|Documentation note=https://www.gtk.org/documentation.php/
|Documentation note=User reference manual available at https://developer.gnome.org/gtk3/
+
 
|Related projects=Qt, WxWidgets
+
'''Bookstore:'''
 +
 
 +
[https://www.amazon.com/Foundations-Development-Experts-Voice-Source/dp/1590597931/ Foundations of GTK+ Development (Expert's Voice in Open Source) 1st Edition]
 +
 
 +
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://www.gtk.org/development.php/
 +
|IRC general=irc://irc.gnome.org/#gtk+
 +
|Related projects=gnustandards,EFL, GNUstep, Qt, WxWidgets
 
|Keywords=GUI, graphical interface, development, GTK, X Windows, GDK, glib
 
|Keywords=GUI, graphical interface, development, GTK, X Windows, GDK, glib
|Version identifier=3.14.0
+
|Version identifier=3.94
|Version date=2014-09-22
+
|Version date=2018/06/26
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnome.org/pub/gnome/sources/gtk+/3.14/gtk+-3.14.0.tar.xz
+
|Version download=https://download.gnome.org/sources/gtk+/3.94/gtk+-3.94.0.tar.xz
|Last review by=Calinou
+
|Last review by=Bendikker
|Last review date=2014/10/31
+
|Last review date=2019/01/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=advanced
 +
|Component programs=glib, GDK, GTK
 +
|Paid support=https://www.gtk.org/support.php/
 +
|Accepts cryptocurrency donations=No
 +
|Checksum=https://download.gnome.org/sources/gtk+/3.94/gtk+-3.94.0.sha256sum
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
|GNU package identifier=gtk+
+
|GNU package identifier=gtk
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=Other
+
|License=LGPLv2.1orlater
|License verified by=genium
+
|License verified by=Bendikker
|License verified date=2014-09-14
+
|License verified date=2018/11/13
|License note=GNU Library General Public License, version 2.0. This is an old license that has been superseded by the GNU Lesser General Public License.
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 37: Line 50:
 
|Role=original author
 
|Role=original author
 
|Email=jmacd@cs.berkeley.edu
 
|Email=jmacd@cs.berkeley.edu
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 43: Line 55:
 
|Role=original author
 
|Role=original author
 
|Email=petm@xcf.berkeley.edu
 
|Email=petm@xcf.berkeley.edu
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 49: Line 60:
 
|Role=original author
 
|Role=original author
 
|Email=jmacd@xcf.berkeley.edu
 
|Email=jmacd@xcf.berkeley.edu
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Perl (Ref) (R)
|Resource kind=E-mail
+
|Resource URL=https://metacpan.org/release/Gtk
|Resource URL=mailto:bug-gtk@gnu.org
+
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref) (R)
 +
|Resource URL=https://rubygems.org/gems/gtk/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gtkextra
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gtk-doc
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gtk+2.0
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gtk+3.0
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gtk+4.0
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gitlab.gnome.org/GNOME/gtk/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-list/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-devel-list/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-doc-list/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-i18n-list/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://mail.gnome.org/mailman/listinfo/gtk-perl-list/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://mail.gnome.org/mailman/listinfo/language-bindings/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnome.org/pub/gnome/sources/gtk+/
|Resource URL=mailto:gtk-app-devel-list@gnome.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help,Support
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://download.gnome.org/sources/gtk+/
|Resource URL=mailto:gtk-list@gnome.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library, x-window-system
 
|Interface=library, x-window-system
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 
|Use=library
 
|Use=library
 
|Uitoolkit=gtk
 
|Uitoolkit=gtk
Line 77: Line 146:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=GObject introspection
+
|Prerequisite description=[[GObject introspection]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 93: Line 162:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=gtk
+
|Prerequisite description=[[gtk]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 15:35, 4 December 2020


[edit]

GTK+

https://www.gtk.org
Cross-platform toolkit for creating graphical user interfaces.

GTK+ is a GUI Toolkit for creating graphical user interfaces.

This package provides a complete set of widgets suitable for projects ranging from small one-off tools to complete application suites. In addition to basic widgets, such as buttons, check boxes, and text entries, it also provides Model-View-Controller (MVC) APIs for tree views, multi-line text fields, and menu and toolbar actions.

GTK+ is the primary library used to construct user interfaces in GNOME. Its name stands for "GIMP Tool Kit", as originally it was explicitly written for that image manipulation program, and later extracted from it as a stand-alone library.

Third-party language bindings designed for the GNU system are provided by the Guile-Gnome project.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

13 November 2018




Leaders and contributors

Contact(s)Role
Spencer Kimball original author
Josh Macdonald original author
Peter Mattis original author


Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/gtk+2.0
VCS Repository Webviewhttps://gitlab.gnome.org/GNOME/gtk/
Debian (Ref) (R)https://tracker.debian.org/pkg/gtkextra
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-devel-list/
Perl (Ref) (R)https://metacpan.org/release/Gtk
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-app-devel-list/
Debian (Ref) (R)https://tracker.debian.org/pkg/gtk+4.0
Mailing Listhttps://mail.gnome.org/mailman/listinfo/language-bindings/
Debian (Ref) (R)https://tracker.debian.org/pkg/gtk+3.0
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-doc-list/
Downloadhttps://ftp.gnome.org/pub/gnome/sources/gtk+/
Ruby (Ref) (R)https://rubygems.org/gems/gtk/
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-perl-list/
Downloadhttps://download.gnome.org/sources/gtk+/
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-i18n-list/
Mailing Listhttps://mail.gnome.org/mailman/listinfo/gtk-list/
Debian (Ref) (R)https://tracker.debian.org/pkg/gtk-doc


Software prerequisites

KindDescription
Required to buildGObject introspection
Required to buildglib
Required to buildgdk-pixbuf
Required to buildgtk
Required to buildpango
Required to buildatk




Entry





"original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Perl (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.