5.1 Common

5.1.1 Constants and Variables

5.1.1.1 version

include common.e
public constant version

EuIup version string

5.1.1.2 hIup

include common.e
export atom hIup

iup.dll handle

5.1.1.3 pLanguage

include common.e
export atom pLanguage

Pointer to the current language (if changed)

5.1.2 Types

5.1.2.1 Ihandle

include common.e
public type Ihandle(object o)

Iup widget handle type

About EuIup

EuIUP is an easy to use sizer based GUI toolkit boasting native widgets on Windows and Linux (OSX in alpha). Additionally native canvas, OpenGL canvas, advanced image manipulation and multi-touch device support.

Contacts