Project

General

Profile

Wiki » History » Revision 9

Revision 8 (iri, 02/22/2011 01:18 PM) → Revision 9/12 (iri, 02/23/2011 04:48 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@ 

 Add this line to your usm.ini : 
 @plugin plugins/2dgtk.dll SCOLload2dGTK SCOLfree2dGTK@ 

 [[Compilation]] : 

 [[API]] : 

 [[Examples]]