'GTK+ 3 Reference'에 해당되는 글 2건
- 2011.10.01
- 2011.10.01
여기는 GTK+3 Reference Manual(GTK+ 3 레퍼런스 매뉴얼)의 한국어판 번역사이트입니다.
GTK+ 3 라이브러리, 버전 3.2.0를 위한 문서입니다. 최근 버전은 http://library.gnome.org/devel/gtk3/ (영어, English)에서 찾을 수 있습니다. 만약 오래된 GTK+ 2 버전의 라이브러리를 찾으려면 http://library.gnome.org/devel/gtk/(영어, English)를 방문하십시요.
GTK+ 3 Reference Manual
This document is for the GTK+ 3 library, version 3.2.0 . The latest versions can be found online at http://library.gnome.org/devel/gtk3/. If you are looking for the older GTK+ 2 series of libraries, see http://library.gnome.org/devel/gtk/.
GTK+ 이란? (0) | 2011.10.01 |
---|
What is GTK+
============
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 tools to complete application suites.
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+ 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+ is the only 100% free-of-cost open source industrial-strength GUI toolkit available today.
Since its origins as the toolkit for the GNU Image Manipulation Program (GIMP), GTK+ has been used in a wide range of software. Notably, GTK+ is the foundation of the GNOME desktop.
GTK+ 3 Reference Manual(GTK+ 3 레퍼런스 매뉴얼) (0) | 2011.10.01 |
---|