FXStringDict* FX::FXSettings::find ( const FXchar section  )  const [inline]

Find string dictionary for the given section; may be NULL.

Reimplemented from FX::FXDict.

Definition at line 77 of file FXSettings.h.

References FX::FXDict::find().

00077 { return (FXStringDict*)FXDict::find(section); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:36:15 2009 for TnFOX by doxygen v1.4.7