fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

XUtf8FontStruct Struct Reference

#include <Xutf8.h>

List of all members.

Public Attributes

int nb_font
char ** font_name_list
int * encodings
XFontStruct ** fonts
Font fid
int ascent
int descent
int * ranges

Detailed Description

Definition at line 38 of file Xutf8.h.


Member Data Documentation

Definition at line 44 of file Xutf8.h.

Referenced by main(), and XUtf8DrawImageString().

Definition at line 45 of file Xutf8.h.

Referenced by main(), and XUtf8DrawImageString().

Definition at line 43 of file Xutf8.h.

Definition at line 40 of file Xutf8.h.

Referenced by main(), XCreateUtf8FontStruct(), and XFreeUtf8FontStruct().


The documentation for this struct was generated from the following file: