Project

General

Profile

Wiki » History » Version 11

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 11 iri
*[[Compilation]]* : How to compile 2dgtk+ ?
13 1 iri
14 11 iri
*[[Installation]]* : How to install this library on your system
15 10 iri
16 11 iri
*[[API]]* : Scol functions currently availables.
17 10 iri
18 11 iri
*[[Examples]]* : Some examples to use the 2dgtk+ library