×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    GTK: Difference between revisions

    Content added Content deleted
    imported>mutante
    m (link to GTK+ Runtime Environment for Windows)
    No edit summary
     
    Line 1: Line 1:
    GTK+ - The [[Gimp]] Toolkit
    GTK - The [[Gimp]] Toolkit


    GTK+ is a multi-platform toolkit for creating [[GUI|graphical user interfaces]]. Offering a complete set of [[widget]]s, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.
    GTK is a multi-platform toolkit for creating [[GUI|graphical user interfaces]]. Offering a complete set of [[widget]]s, GTK is suitable for projects ranging from small one-off projects to complete application suites.


    GTK+ is [[free software]] and part of the [[GNU]] Project. However, the licensing terms for GTK+, the GNU L[[GPL]], allow it to be used by all developers, including those developing proprietary software, without any license fees or royalties.
    GTK is [[free software]] and part of the [[GNU]] Project. However, the licensing terms for GTK , the GNU L[[GPL]], allow it to be used by all developers, including those developing proprietary software, without any license fees or royalties.


    GTK+ was initially developed for and used by the [[Gimp|GIMP]], the GNU Image Manipulation Program. Therefore, it is named "The GIMP Toolkit", so that the origins of the project are remembered. Today GTK+ is used by a large number of applications, and is the toolkit used by the GNU project's [[Gnome|GNOME]] desktop.
    GTK was initially developed for and used by the [[Gimp|GIMP]], the GNU Image Manipulation Program. Therefore, it is named "The GIMP Toolkit", so that the origins of the project are remembered. Today GTK is used by a large number of applications, and is the toolkit used by the GNU project's [[Gnome|GNOME]] desktop.


    GTK+ has been designed from the ground up to support a range of languages, not only [[C]]/C++. Using GTK+ from languages such as [[Perl]] and [[Python]] (especially in combination with the Glade GUI builder) provides an effective method of rapid application development.
    GTK has been designed from the ground up to support a range of languages, not only [[C]]/C . Using GTK from languages such as [[Perl]] and [[Python]] (especially in combination with the Glade GUI builder) provides an effective method of rapid application development.


    * http://www.gtk.org/
    * http://www.gtk.org/


    * [http://www.dropline.net/archive/gtk.php GTK+ Runtime Environment for Windows]
    * [http://www.dropline.net/archive/gtk.php GTK Runtime Environment for Windows]


    [[Category:Software]]
    [[Category:Software]]

    Latest revision as of 00:40, 11 April 2007

    GTK - The Gimp Toolkit

    GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off projects to complete application suites.

    GTK is free software and part of the GNU Project. However, the licensing terms for GTK , the GNU LGPL, allow it to be used by all developers, including those developing proprietary software, without any license fees or royalties.

    GTK was initially developed for and used by the GIMP, the GNU Image Manipulation Program. Therefore, it is named "The GIMP Toolkit", so that the origins of the project are remembered. Today GTK is used by a large number of applications, and is the toolkit used by the GNU project's GNOME desktop.

    GTK has been designed from the ground up to support a range of languages, not only C/C . Using GTK from languages such as Perl and Python (especially in combination with the Glade GUI builder) provides an effective method of rapid application development.

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.