GTK1 Interface

From Free Pascal wiki
Revision as of 20:28, 14 July 2008 by Mattias2 (talk | contribs) (New page: ==Introduction== The gtk1 widgetset is quite stable. There are still som bugs and missing properties. The documentation can be found [http://www.gtk.org/ here]. The minimum Gtk 1 versio...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

The gtk1 widgetset is quite stable. There are still som bugs and missing properties.

The documentation can be found here.

The minimum Gtk 1 version supported is Gtk 1.2.18

Other Interfaces

Platform specific Tips

Interface Development Articles