Project

General

Profile

Wiki » History » Version 10

iri, 03/03/2011 02:02 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 10 iri
This documentation is updated every day.
10 9 iri
11 1 iri
12 10 iri
[[Compilation]] : How to compile 2dgtk+ ?
13 1 iri
14 10 iri
[[Installation]] : How to install this library on your system
15
16
[[API]] : Scol functions currently availables.
17
18
[[Examples]] : Some examples to use the 2dgtk+ library