GToolKit is a (relatively) small library that implements a simple and easy to use Objective-C interface to the GTK+ widget set. Well, the library in itself does not do very much, of course. It just allows you to write your favourite program in my favourite programming language ;-). Currently implemented features: - wrapper classes for all classes in GTK+-1.2 (but not GDK) - builds with GNUstep base or libFoundation library - OpenStep-like API naming conventions (example) - OpenStep-like Application class (GTKApplication) - Application and Window delegates - Notifications (ApplicationWillTerminate etc.) - can load user interfaces created with Glade - works in multi-threaded programs (not well tested) WWW: http://www.informatik.uni-osnabrueck.de/elmar/projects/gtoolkit/ Miguel Mendez eebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Switch to options helpersamdmi32015-09-021-5/+5
* Replace gnomehack by pathfixbapt2014-12-251-2/+2
* Cleanup plistbapt2014-10-271-2/+0
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-041-1/+5
* - Stage supportmiwi2014-02-171-3/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
* Convert devel to USES=pkgconfigbapt2013-04-231-6/+2
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+1
* -remove MD5ohauer2011-07-03