const FXchar* FX::FXStringDict::insert ( const FXchar ky,
const FXchar str,
bool  mrk = false 
) [inline]

Insert a new string indexed by key, with given mark flag.

Definition at line 54 of file FXStringDict.h.

References FX::FXDict::insert().

00054 { return (const FXchar*)FXDict::insert(ky,str,mrk); }


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