Download List

Project Description

gtklean is a C header file generated directly from the GTK+ headers to provide a visually cleaner and less error prone C API for GTK+. It eliminates gtk_ prefixes in front of every GTK+ function. It automatically inserts calls to the type checking and casting macros for arguments that require them (e.g. GTK_WIDGET() and GTK_SIGNAL_FUNC()) so you can't forget them and never need to see them. It also replaces the string literals used for signal names with C identifiers to replace run time errors with compile time errors.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources