[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); }