Class
Fox::FXFontDialog
In:
rdoc-sources/FXFontDialog.rb
Parent:
FXDialogBox
Font selection dialog
Methods
new
Attributes
fontSelection
[RW]
Current font selection [
FXFontDesc
]
Public Class methods
new
(owner, name, opts=0, x=0, y=0, w=600, h=380)
Return an initialized
FXFontDialog
instance.
[Validate]