Description


Include file: xfontdlg.h

Parent class: XSystemDialog

Overview

Functions

XFontDialog

Parameters

XWindow * owner owner of the dialog
char * fontName default font name
SHORT fontSize default font size
LONG style style of the font, valid values are:
LONG atrributes dialog attributes, valid values are:
FDLG_CENTER
FDLG_HELPBUTTON
FDLG_APPLYBUTTON
FDLG_RESETBUTTON
FDLG_MODELESS
FDLG_INITFROMFATTRS
FDLG_BITMAPONLY
FDLG_VECTORONLY
FDLG_FIXEDWIDTHONLY
FDLG_PROPORTIONALONLY
FDLG_NOSYNTHESIZEDFONTS
FDLG_NATIONAL_LANGUAGE

char * preview text for the preview-window of the dialog

Remarks

Open the stystem-defined dialog to select a font.

GetFontName

Parameters

XString * buffer buffer to hold the data

Remarks

Query the name of the selected font.

GetFontSize

Return-Value

SHORT size

Remarks

Query the selected font-size


This document was generated by Jens von Pilgrim's Autodoc