Search: in
GTK
GTK in Encyclopedia Encyclopedia
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Encyclopedia results for GTK

GTK





Encyclopedia results for GTK

  1. GTK (disambiguation)

    GTK , or The GIMP Toolkit, is a cross platform widget toolkit for creating graphical user interfaces. GTK may also refer to GTK TV show , Australian TV series GTK API , an application programming interface used in the 1980s Gtk or Gtk sharp , set of .NET bindings for GTK gtk or gtkmm , C interface for GTK GTK Rossiya or Rossiya airline , Russian airline IEEE 802.11i 2004 The Group Key Handshake Group Temporal Key part of WPA wireless network security Geological Survey of Finland Geologian tutkimuskeskus , a Finnish government agency See also lookfrom GTK lookfrom Gtk intitle GTK includes gtk dab de GTK fr GTK it GTK ...   more details



  1. GTK-server

    Infobox software name GTK server logo released 2003 author Peter van Eerten developer Peter van Eerten ... GNU General Public License website http www.gtk server.org www.gtk server.org GTK server is an open source project released under the GNU General Public License . The GTK server project aims to bring Graphical User Interface programming to any interpreted language using the GIMP Tool Kit GTK or XForms toolkit XForms . Philosophy The GTK server provides a stream oriented interface to GTK . If the GTK ... can start the GTK server with an argument specifying the type of interface, and can start sending GTK function calls in S Expression format. After each request, the GTK server returns a result, depending on the type of GTK function invoked. If the GTK server is compiled as a shared object , it exports the function gtk , which must be imported in the client program first. After that, the client program can start sending GTK function calls in S Expression format as argument to the imported gtk function. Before the GTK server actually can execute GTK functions, it has to read a configuration file in which the prototypes of the GTK functions are described. Since version 2.2.3 this also can be done on the fly, allowing the GTK server to run without configuration file. Implementation Implementing the GTK server leads to the following considerations. 1 Accessing foreign functions is only ... like wxWidgets , the Qt toolkit , FLTK which are programmed in C , cannot be accessed with the GTK ... HOWTO C dlopen mini HOWTO.html here . 2 The GTK library was implemented in the C programming language ... of arguments and the type of the return value for each GTK function during runtime. These can be defined on the fly or in a configuration file, which is parsed by the GTK server during startup. However, the GTK server does not know the actual functions which are going to be used by the interpreted client program, so for GTK server all arguments and return values for each GTK function are variable ...   more details



  1. GTK-Qt

    The GTK Qt Theme Engine is a project allowing GTK to use Qt toolkit Qt widget styles. Aimed primarily at KDE users, it uses Qt to draw the widget into an offscreen buffer, then draws a copy of the contents of this buffer onscreen. See also QGtkStyle QtCurve a simple theme implemented for both GTK and QT External links portal Free Software http code.google.com p gtk qt engine GTK Qt Theme Engine http www.kde look.org content show.php?content 9714 GTK Qt at OpenDesktop.org KDE Look.org Freedesktop.org Category GTK Category Widget toolkits Category Freedesktop.org compu library stub ar ja GTK Qt vi GTK Qt ...   more details



  1. GTK (API)

    other uses2 GTK Multiple issues unreferenced December 2009 orphan February 2009 GTK was an early and heavily used 2D graphics API in the 1980s. It had both an ANSI and an ISO standard body. DEFAULTSORT Gtk Api Category Application programming interfaces Graphics software stub hi ...   more details



  1. PHP-GTK

    Infobox software name PHP GTK logo File Php gtk.png caption PHP GTK Logo developer Andrei Zmievski latest ... Public License website URL http gtk.php.net PHP GTK is a set of language binding s for PHP which allow GTK Graphical user interface GUI applications to be written in PHP . PHP GTK provides an object oriented interface to GTK classes and functions. History PHP GTK was originally conceived by Andrei ... Moore and Steph Fox were among the first to join in, contributing a great deal to PHP GTK through ... Windows Windows binaries for the project. The first version of PHP GTK was released in March 2001 ... GtkHTML . PHP GTK 1.0 was released in October 2003 alongside several extensions &mdash including ... in creating PHP GTK applications. Present PHP GTK was quickly adopted by the PHP community ... working hard on the project, with Fox now maintaining PHP GTK for Windows. Development is in full swing for the next major version of PHP GTK. PHP GTK 2 fully utilizes PHP 5 s powerful object model support, and brings the improved portability of GTK 2.6 as well as its new set of widgets. The project ..., alongside some of the old favourites. Documentation for PHP GTK 2 is filling out rapidly. Several articles .... Scott Mattocks, an active member of the PHP GTK documentation group, has also written a book on the subject of PHP GTK programming. ref cite book title Pro PHP GTK first Scott last Mattocks isbn 1 59059 613 7 ref Example File Hello World PHP GTK.png Hello World PHP GTK right source lang php ... Click Me window set title Hello World window connect simple destroy , array Gtk , main quit button connect simple clicked , pressed window add button window show all Gtk main ? source The sample PHP GTK 2 program instantiates a code GtkWindow code widget with the title Hello World , containing ... code . Deployment Several tools have sprung up that assist the simple deployment of PHP GTK applications. PHP compilers such as PriadoBlender and Roadsend PHP Currently only compatible with PHP GTK ...   more details



  1. Gtk Sharp

    Correct title title Gtk reason hash unreferenced date August 2011 Infobox software name Gtk logo Image Gtk Sharp Logo.png developer Xamarin latest release version 2.12.10 latest release date release date 2010 03 16 operating system Cross platform genre Widget toolkit license GNU Lesser General Public License website http www.mono project.com GtkSharp www.mono project.com GtkSharp Gtk is a set of .NET Framework .NET language binding bindings for the GTK Graphical user interface GUI Widget toolkit toolkit and assorted GNOME Library computer science libraries . The library facilitates building graphical GNOME applications using Mono software Mono or any other compliant Common Language Runtime CLR . Gtk is an event driven system like any other modern windowing library where every Widget computing widget allows you to associate handler methods, which get called when particular events happen. Applications built using Gtk will run on many platforms including GNU Linux , Microsoft Windows and Mac OS X . The Mono packages for Windows include GTK , Gtk and a native theme to make applications look like native Windows applications. Starting with Mono 1.9, running Gtk applications on Mac OS X no longer requires the user to run the X Window System X11 server. Glade Interface Designer Glade can be used with the Glade bindings to easily design GUI applications. A GUI designer called Stetic is integrated with the MonoDevelop Integrated Development Environment IDE . In addition to support the standard GTK GNOME stack of development tools, the tt gtk dotnet.dll tt assembly provides a bridge to consume functionality available on the .NET stack. At this point this includes the functionality to use System.Drawing to draw on a widget. Source This article incorporates text from http www.mono project.com ... Gtk official homepage Widget toolkits Category GTK Category Mono software Free software stub da Gtk Sharp fr Gtk Sharp ja Gtk Sharp zh Gtk ...   more details



  1. Gtk-gnutella

    lowercase Infobox software name gtk gnutella logo Image Gtk gnutella.svg 48px screenshot Image Gtk gnutella 0.96.8 stable.png 200px gtk gnutella 0.96.8 caption gtk gnutella 0.96.8 on Debian lenny developer ... C GTK operating system Cross platform language de el es fr hu it ja nb nl uk genre Peer to peer file sharing license GNU General Public License website http gtk gnutella.sourceforge.net gtk gnutella is a peer to peer file sharing application which runs on the gnutella network. gtk gnutella uses the GTK toolkit for its graphical user interface . Released under the GNU General Public License , gtk gnutella is free software . History Initially gtk gnutella was written to look like the original ... Nullsoft client. ref cite web url http gtk gnutella.sourceforge.net en ?page shots090 title gtk gnutella 0.90 screenshot year 2002 ref Features gtk gnutella is programmed in C programming language C ... be used as headless system headless gnutella client not requiring Gtk at all. gtk gnutella has a filtering engine that can reduce the amount of spam and other irrelevant results. gtk gnutella supports a large range of the features of modern gnutella clients. gtk gnutella was the first gnutella client ..., Hungarian, Spanish, Japanese, Norwegian, Dutch and Chinese. gtk gnutella also has support to prevent .... The gtk gnutella sources use dist as build and configuration system instead of Autoconf . Most ... is configuring Network address translation NAT devices to enable full network connectivity for gtk gnutella. gtk gnutella, like any gnutella client, is still usable behind a Firewall computing firewall ... to mitigate the issue for newcomers, gtk gnutalla implements the UPnP and NAT PMP client protocols. gtk gnutella supports features for downloading larger files videos, programs, and disk images . Version ... and downloads. Tiger tree hashing and other gtk gnutella features make file transfers as efficient as BitTorrent protocol BitTorrent . Specifically, gtk gnutella supports partial file sharing ...   more details



  1. GTK+ Preference Tool

    Wikify date April 2010 Orphan date October 2008 The GTK Preference Tool previously known as Gtk2 Theme Selector or gtk2 prefs is a program created by Alexander Shaduri that makes it easy to change the look and feel of GTK applications. It works in environments which don t use XSETTINGS, like simple windows managers and non X11 systems like Microsoft Windows. GTK Themes To change a look of GTK application the user has to install some GTK themes. Linux distributions tend to come with a pre installed selection of themes. For Microsoft Windows the user can get a package of popular themes from the http gtk win.sourceforge.net home index.php en Home GTK for Windows Runtime Environment page. External links http gtk win.sourceforge.net home index.php en Gtk2Prefs the home page of GTK Preference Tool Category GTK ...   more details



  1. GTK (TV series)

    GTK was an Australia n popular music TV series produced and broadcast by ABC Television . History The series title was an abbreviation of the phrase Get To Know . GTK is one of several significant popular music programs produced by the ABC, and like the later establishment of Triple J Double Jay , GTK was created to address the perception that the Australian youth audience was being poorly served by commercial radio and TV and that much important international music and especially Australian popular music was being ignored by commercial TV and radio at that time. GTK premiered on 4 August 1969 ref http australianscreen.com.au chronology 1960s Australian Screen ref and ran until 1974, after which it was superseded by the even more successful weekly show Countdown Australian TV series Countdown . The first series of GTK was directed by noted TV and event director Ric Birch , who was at the time the youngest director in Australian television. Because colour television was not introduced in Australia until early 1975, most of GTK was shot on black and white film or videotape, although segments of programs ca. 1974 are known to have been shot in colour. GTK ran for ten minutes and was broadcast ... Bellbird TV series Bellbird . GTK s magazine style format which gave strong emphasis to local Australian ... GTK a unique document of that period of Australian music was the daily live in the studio performance segment, especially recorded by GTK . These segments featured hundreds of notable and lesser ... record their own cover version of the GTK theme composed by Hans Poulsen , which was played at the start ... pieces were recorded , with one segment broadcast each day. Another aspect that makes this GTK footage ... erased. Recent discoveries have included exclusive GTK interviews with Pete Townshend and Marc Bolan ... Number 3A138467 querytype rec 0 resCount 10 GTK at the National Film and Sound Archive DEFAULTSORT Gtk Tv Show Category Australian Broadcasting Corporation shows Category Australian music television ...   more details



  1. GDK

    Infobox software name GDK logo screenshot caption collapsible author developer GNOME released latest preview version latest preview date frequently updated programming language operating system platform size language status genre Library computing Software library license GNU Lesser General Public License website http library.gnome.org devel gdk library.gnome.org devel gdk GDK GIMP Drawing Kit is a computer graphics Library computer science library that acts as a Wrapper pattern wrapper around the low level drawing and windowing functions provided by the underlying graphics system. Originally developed on the X Window System for the GIMP image manipulation program, ref http www.gimp.org about ancient history.html ref GDK lies between the X server and the GTK library, handling basic rendering such as drawing primitives, raster graphics bitmaps , Cursor computers cursor s, font s, as well as window events and drag and drop functionality. Like GTK, GDK is licensed under the GNU Lesser General Public License . GDK is an important part of GTK s portability. Since low level cross platform functionality is already provided by GLib , all that is needed to make GTK run on other platforms is to port GDK to the underlying operating system s graphics layer. Hence, the GDK ports to Win32 and Quartz graphics layer Quartz are what makes GTK applications run on Microsoft Windows Windows and Mac OS X , respectively. Starting with GTK 2.8, GDK supports Cairo graphics Cairo . See also Portal Free software Gtk Sharp Gtk References references External links http svn.gnome.org viewvc gtk 2B tags GTK 2 16 0 gdk GDK code from release GTK 2.16.0 DEFAULTSORT Gdk Category GTK graphics software stub el GDK es GDK fr GDK is GDK nl GDK pl GDK ...   more details



  1. Shutter (software)

    refimprove date December 2011 Shutter is a rich screenshot and editing program which is available for Linux. It is a Launchpad project written in Perl which uses the GTK GTK widget toolkit and is distributed under a GNU GPL license. Shutter is an open source program and is available completely for free. It is created by the developer Mario Kemper . ref Official Website of Shutter Project http shutter project.org ref References Reflist Category Linux software Category Screenshot software software stub ...   more details



  1. TwinWave

    Unreferenced date December 2006 Orphan date November 2009 TwinWave is a GtkPlug which manages two sessions of GTKWave in a single window. This allows for scrolling and other GUI manipulations to be performed in lockstep across both sessions. Category GTK Software stub ...   more details



  1. Raphael Manfredi

    Rapha l Manfredi has been the author of many open source programs since 1990. He is currently the main software architect of gtk gnutella ref cite web url http sourceforge.net projects gtk gnutella title Project page of gtk gnutella on SourceForge ref but has also made numerous contributions to Perl . ref cite web url http www.cpan.org modules by authors id RAM title Perl modules on CPAN ref External links http archive.eiffel.com general people manfredi.html The people behind Eiffel Rapha l Manfredi References references Persondata Metadata see Wikipedia Persondata . NAME Manfredi, Raphael ALTERNATIVE NAMES SHORT DESCRIPTION DATE OF BIRTH PLACE OF BIRTH DATE OF DEATH PLACE OF DEATH DEFAULTSORT Manfredi, Raphael Category Living people compu bio stub ...   more details



  1. QGtkStyle

    QGtkStyle is an open source startup project to create a GTK layer for Qt framework Qt based applications running on GTK2 based desktops. It intends to make Qt applications blend perfectly into GTK based desktop environments such as GNOME . QGtkStyle currently requires GTK2 gtk2 development packages and Qt4 Qt 4.4 and can be freely downloaded from SVN Source code repository repository of Trolltech Trolltech Labs . Released under the terms of GNU General Public License 3 . QGtkStyle was incorporated in Qt starting with version 4.5. ref cite web title Qt Labs Blogs QGtkStyle now part of Qt date 2008 09 05 accessdate 2009 03 18 url http labs.trolltech.com blogs 2008 09 05 qgtkstyle now part of qt ref See also GTK Qt http www.kde look.org content show.php?content 9714 GTK Qt at kde look.org QtCurve http www.kde look.org content show.php?content 40492 QtCurve at kde look.org References reflist External links http labs.trolltech.com page Projects Styles GtkStyle QGtkStyle at Trolltech Labs http code.google.com p qgtkstyle QGtkStyle at Google Code http www.osnews.com story 19744 Introducing QGtkStyle by Thom Holwerda at OSNews , May 15, 2008 http developers.slashdot.org article.pl?sid 08 05 15 1319204&from rss QGtkStyle Offers Native Gtk Look For Qt Programs at Slashdot , May 15, 2008 desktop environment stub Category Qt framework Category GTK Category Widget toolkits Category X Window System Category GNOME Category KDE ...   more details



  1. Source-code annotation

    Source code annotation is a feature of debugging tools such as GTKWave that allows values from a simulation run to be viewable directly in the source code . This allows for viewing of values at a given point in time rather than longitudinally across many time values. References Unreferenced date June 2008 Compu prog stub Category Debugging Category GTK ...   more details



  1. Desktop customization

    Deleted image removed Image Customization linux.jpg thumb right 300px Desktop Customization on the Linux operating system Unreferenced date October 2007 Desktop customization is a term that describes the customization of a personal computer desktop environment . Customization can be carried out on different desktop environment in different ways. Popular desktop environments are Windows XP , GTK , Gnome and KDE . GTK, Gnome and KDE are environments found on the Linux Linux Operating system . Customization can include wallpapers, window styles, Widget engine widgets , gadgets , icons and skinned application software applications . desktop environment stub Category Personal computing Category Desktop environments zh ...   more details



  1. User interface style sheet language

    A User interface stylesheet language is a stylesheet language which is meant to be applied to graphical user interface graphical computer user interfaces . They primarily act as subsidiary languages to style UI elements which are either programmed or marked up as in XML based markup languages . Examples Cascading Style Sheets as used in Mozilla s XUL user interface Qt Style Sheets as used in KDE4 http blogs.gnome.org theming Robert Staudinger s CSS theming for GTK ref http arstechnica.com open source news 2008 07 experimental gtk theme engine will add css support.ars Ars Technica article ref References reflist Stylesheet languages Category Stylesheet languages ...   more details



  1. Cream Desktop Environment

    Orphan date May 2011 unreferenced date May 2011 Infobox software name Cream Desktop Environment logo screenshot caption Screenshot of Cream Desktop Environment frequently updated yes programming language Python programming language Python GTK operating system Unix like with X11 genre Desktop environment status Active license GNU General Public License website http cream project.org cream project.org working state Current The Cream Desktop Environment is a project working on a new GTK based Desktop Environment providing users a working environment following the KISS principle . Category Desktop environments desktop environment stub ...   more details



  1. KJots

    Infobox software name KJots logo Image Kjots.svg 70px screenshot Image KJots.png 225px caption developer KDE released Start date 1997 latest release version latest release date latest preview version latest preview date platform KDE programming language C Qt framework Qt language Multilingual status active genre license GNU General Public License website URL userbase.kde.org KJots KJots is a free software free and simple outliner text editor for the KDE Software Compilation environment. It is part of the Kontact group of software. It uses a basic tree data structure tree structure to organize information it refers to nodes as books and leaves as pages . It includes a book view, which shows a table of contents , and a view mode for all entries. Similar wiki style programs are Zim based on GTK and Python , Wixi based on Python programming language Python and GTK , KeepNote based on Python and GTK , Notecase based on GTK , BasKet Note Pads BasKet based on Qt framework Qt , Gnudiary also based on Qt , Tomboy software Tomboy GTK , based on Mono software Mono , Gnote Tomboy port to C and Tiddlywiki self modifying, single HTML contained personal wiki , written in JavaScript and expandable with plugins . Also Treeline outliner Treeline , an advanced outliner written in Python and personal database available for Linux and Microsoft Windows , has similar functions. External links Official website userbase.kde.org KJots http docs.kde.org stable en kdepim kjots The KJots Handbook http sourceforge.net projects mysonet Sonet a web based KJots clone Kdepim KDE KDE stub Category KDE software Category Kdepim Category Software that uses Qt az KJots de KJots es Kjots ja KJots ru KJots ...   more details



  1. Gtk2-Perl

    Gtk2 Perl is a set of wrapper s for the Perl programming language around the GTK GUI Library computer science library and the other GNOME platform libraries. GTK2 Perl is free software and licensed under the LGPL . Developers and interested parties can usually be found on the Internet Relay Chat IRC channel gtk perl on irc.gnome.org. Gtk2 Perl is part of the official GNOME Platform Bindings release ref http live.gnome.org TwoPointFifteen Bindings TwoPointFifteen Bindings GNOME Live Bot generated title ref , along with gtkmm C bindings , PyGTK Python bindings and Java programming language Java bindings. Example source lang perl use Gtk2 init window Gtk2 Window new toplevel window set title Hello World button Gtk2 Button new Press me button signal connect clicked sub print Hello again the button was pressed n window add button window show all Gtk2 main 0 source The sample program creates a GTK code Window code titled Hello World . The window contains a code Button code labelled Press me. When the button is pressed, the message Hello again the button was pressed is displayed on the console via the Callback computer science callback inside the anonymous subroutine connected to the clicked signal. References reflist External links http gtk2 perl.sourceforge.net GTK2 Perl homepage on SourceForge.net http live.gnome.org GTK2 Perl GTK2 Perl page on GNOME wiki http code.google.com p gtk perl compiler A tool helps compile gtk2 perl under Windows Category GTK Category Perl modules ru Gtk2 perl uk Gtk2 perl ...   more details



  1. Devhelp

    notability date September 2011 Infobox software name Devhelp logo screenshot caption developer Mikael Hallendal frequently updated yes Release version update? Don t edit this page, just click on the version number operating system Unix like genre Online help Help browser license website http live.gnome.org devhelp http live.gnome.org devhelp Devhelp is a GTK GNOME browser for API documentation it works natively with gtk doc which is the API reference format for GTK GNOME documentation . It is integrated in GNOME development tools such as Glade Interface Designer Glade and Anjuta , and is an official application of the GNOME project. Devhelp uses Bonobo component model Bonobo for integration to Emacs via command line searches and is embedded in other development applications such as Anjuta. Current versions of Devhelp use the GTK port of WebKit for HTML rendering of documentation versions prior to 0.22 used Gecko layout engine Gecko , a layout engine developed by Mozilla Corporation and used in the Firefox web browser. References Reflist External links Portal Free software http live.gnome.org devhelp GNOME Devtools Devhelp home page https www.linux magazine.com w3 issue 16 Gnomogram.pdf Devhelp reviewed by Linux Magazine 2002, issue 16, p.  13 http packages.ubuntu.com en karmic devhelp Official package devhelp 0.23 4 on Ubuntu Linux http packages.debian.org lenny devhelp Official package devhelp 0.19.1 6 and others on Debian Lenny Category GTK Category GNOME Category Free computer libraries Category Online help GNOME stub ru Devhelp ...   more details



  1. List of The Singing Bee (Australian game show) episodes

    One More Time Image Gtk stop.svg 20px 1979 Mental As Anything The Nips Are Getting Bigger Image Gtk stop.svg 20px 2005 Ben Lee Catch My Disease Image Gtk ok.svg 20px 1980 Blondie band Blondie The Tide Is High Image Gtk ok.svg 20px 1975 Kiss band Kiss Rock and Roll All Nite Image Gtk ok.svg 20px 1982 Billy Idol White Wedding song White Wedding Image Gtk ok.svg 20px 1978 Gloria Gaynor I Will Survive Image Gtk stop.svg 20px Episode 2 14 October 2007 class wikitable style text align center font ... 1978 John Paul Young John Paul Young Love is in the Air Image Gtk ok.svg 20px 1980 Blondie band Blondie Call Me Blondie song Call Me Image Gtk ok.svg 20px 1983 Pat Benatar Love Is a Battlefield Image Gtk ok.svg 20px 2005 Bernard Fanning Wish You Well Image Gtk stop.svg 20px 1988 The Bangles Eternal Flame song Eternal Flame Image Gtk ok.svg 20px 1977 Bonnie Tyler It s a Heartache Image Gtk ok.svg ... u Champion u br Melanie u Money won u br 15,000 1975 Queen band Queen Bohemian Rhapsody Image Gtk stop.svg 20px 1979 The Police Every Breath You Take Image Gtk ok.svg 20px 1992 Whitney Houston I m Every Woman Image Gtk stop.svg 20px 1988 The Bangles Walk Like an Egyptian Image Gtk ok.svg 20px 1964 The Kinks You Really Got Me Image Gtk ok.svg 20px 1980 The Romantics What I Like About You song What I Like About You Image Gtk stop.svg 20px Episode 4 28 October 2007 class wikitable style text align ... u br 50,000 1980 Cold Chisel Cheap Wine Image Gtk ok.svg 20px 1978 Olivia Newton John and John Travolta You re The One That I Want Image Gtk ok.svg 20px 1987 The Choirboys band The Choirboys Run To Paradise Image Gtk stop.svg 20px 1997 Shania Twain Man I Feel Like a Woman Image Gtk stop.svg 20px 1965 The Righteous Brothers Unchained Melody Image Gtk ok.svg 20px 1982 John Mellencamp John Cougar Jack And Diane Image Gtk ok.svg 20px 1977 Status Quo band Status Quo Rockin All Over the World Image Gtk ... Stand By Your Man Image Gtk stop.svg 20px 1964 Roy Orbison Pretty Woman song Pretty Woman Image Gtk ...   more details



  1. List of input methods for UNIX platforms

    This is intended as a non exhaustive list of input methods for UNIX platforms. An input method is a means of entering characters and glyphs that have a corresponding encoding in a Character set . See the input method page for more information. class wikitable Name width 250 Languages supported XIM Qt toolkit Qt4 GTK GTK 2 GTK GTK 3 Other Intelligent Input Bus IBus rowspan 3 Multiple languages, including CJK SCIM uim Leim , Tty Unix TTY and TSM Mac OS X http freshmeat.net projects gcin GCIN Chinese input method server for Big5 Traditional Chinese character sets, expandible with input methods e.g. from SCIM. http xcin.linux.org.tw xcin rowspan 2 Mainly for traditional Chinese adapted for use for simplified Chinese . http opendesktop.org.tw demopage oxim oxim fcitx Mainly for Simplified Chinese fbterm http inputking.com InputKing Chinese traditional Chinese and simplified Chinese , Japanese and Korean. Browser based http im ja.sourceforge.net im ja rowspan 4 Japanese language Japanese kinput2 kinput2 protocol http www.sikigami.com english nunome qtopia 1.0.html Nunome Qtopia ATOK ATOKX ami rowspan 4 Korean language Korean http kldp.net projects imhangul imhangul http nabi.kldp.net document en.html Nabi http kldp.net projects qimhangul qimhangul http xvnkb.sourceforge.net xvnkb rowspan 2 Vietnamese language Vietnamese http www.unikey.org linux.php x unikey Category Unix Unix stub ko ...   more details



  1. PerlTop

    Orphan date February 2009 Perltop is a project to make a Unix desktop environment comparable to the user User interface interface aspects of GNOME and KDE , using gtk perl. The HCI of Perltop is modelled on the Mac OS 9 finder. Perltop is released under the BSD License . External links http perltop.sourceforge.net Perltop Desktop Environment Desktop environment stub Category Desktop environments Category GNOME Category KDE Category Unix ...   more details



  1. Tilda

    Tilda may refer to several things Tilda software A Quake style, drop down terminal emulator for GTK Tilda, an abbreviation for the female given name Matilda Tilda Swinton , an Academy Award winning actress Tilda food manufacturer , a British food brand specialising in rice Tilde , a diacritical mark. Tilda, an acronym, The Incredible Lake District Adventure Tilda Newra Tilda Railway Station in Chhattisgarh State of India disambig tr Tilda anlam ayr m ...   more details




Articles 1 - 25 of 672          Next


Search   in  
Search for GTK in Tutorials
Search for GTK in Encyclopedia
Search for GTK in Videos
Search for GTK in Books
Search for GTK in Software
Search for GTK in DVDs
Search for GTK in Store


Advertisement




GTK in Encyclopedia
GTK top GTK

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.com. All Rights Reserved. Privacy Statement