GLG Toolkit, Java Class Library  Version 4.5
GlgXFontType

Specifies the type of the X Windows font for the C/C++ environment. More...

Detailed Description

Specifies the type of the X Windows font for the C/C++ environment.

Constants

static final int X_FONT = 0
 X font. More...
 
static final int XFT_FONT = 1
 XFT font. More...
 

Variable Documentation

◆ X_FONT

final int X_FONT = 0
static

X font.

◆ XFT_FONT

final int XFT_FONT = 1
static

XFT font.