Project

General

Profile

Actions

Wiki » History » Revision 9

« Previous | Revision 9/12 (diff) | Next »
iri, 02/23/2011 04:48 PM


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

Updated by iri about 13 years ago · 9 revisions