Wiki » History » Version 8
iri, 02/22/2011 01:18 PM
1 | 1 | iri | h1. Lib2dGtk |
---|---|---|---|
2 | |||
3 | *GTK+ support to Scol* |
||
4 | |||
5 | 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. |
||
6 | 8 | iri | You can define the flag 'SCOL_GTK_2' in include/main.h file if you want GTK+ 2.x compatibility only (except GtkBuilder) : |
7 | 6 | iri | @#define SCOL_GTK_2@ |
8 | 1 | iri | |
9 | 2 | iri | [[Compilation]] : |
10 | 1 | iri | |
11 | 3 | iri | [[API]] : |
12 | 4 | iri | |
13 | [[Examples]] |