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)  

Fl_Fontdesc Struct Reference

#include <Fl_Font.H>

Collaboration diagram for Fl_Fontdesc:

List of all members.

Public Attributes

const char * name
char fontname [128]
Fl_Font_Descriptorfirst
char ** xlist
int n

Detailed Description

Definition at line 97 of file Fl_Font.H.


Member Data Documentation

Definition at line 100 of file Fl_Font.H.

Referenced by fl_font(), fl_free_fonts(), and Fl::set_font().

Definition at line 99 of file Fl_Font.H.

Referenced by Fl::get_font_name(), and Fl::set_font().

Definition at line 103 of file Fl_Font.H.

Referenced by Fl::set_font().

Definition at line 102 of file Fl_Font.H.

Referenced by Fl::set_font().


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