Project

General

Profile

Wiki » History » Revision 10

Revision 9 (iri, 02/23/2011 04:48 PM) → Revision 10/12 (iri, 03/03/2011 02:02 PM)

h1. Lib2dGtk 

 *GTK+ support to Scol* 

 This library is in development yet. The GTK+ supported is 3.0. A complied binary with the version 2.22 (last branch 2.x) should be available. 
 You can define the flag 'SCOL_GTK_2' in include/main.h file if you want GTK+ 2.x compatibility only (except GtkBuilder) : 
 @#define SCOL_GTK_2@ 

 This documentation is updated every day. 


 [[Compilation]] Add this line to your usm.ini : How to compile 2dgtk+ ? 
 @plugin plugins/2dgtk.dll SCOLload2dGTK SCOLfree2dGTK@ 

 [[Installation]] [[Compilation]] : How to install this library on your system 

 [[API]] : Scol functions currently availables. 

 [[Examples]] : Some examples to use the 2dgtk+ library