ARB
Public Attributes | List of all members
xfont Struct Reference

#include <aw_xfont.hxx>

Collaboration diagram for xfont:
Collaboration graph
[legend]

Public Attributes

int size
 
Font fid
 
charfname
 
XFontStruct * fstruct
 
xfontnext
 

Detailed Description

Definition at line 12 of file aw_xfont.hxx.

Member Data Documentation

int xfont::size

Definition at line 13 of file aw_xfont.hxx.

Referenced by aw_root_init_font(), and lookfont().

Font xfont::fid

Definition at line 14 of file aw_xfont.hxx.

char* xfont::fname

Definition at line 15 of file aw_xfont.hxx.

Referenced by AW_get_font_specification(), aw_root_init_font(), and lookfont().

XFontStruct* xfont::fstruct

Definition at line 16 of file aw_xfont.hxx.

Referenced by aw_root_init_font(), and lookfont().

xfont* xfont::next

Definition at line 17 of file aw_xfont.hxx.

Referenced by aw_root_init_font(), and lookfont().


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