2008-03-12 15:08:48 -04:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Name: funcmacro.h
|
|
|
|
// Purpose: Main function and macro group docs
|
|
|
|
// Author: wxWidgets team
|
|
|
|
// RCS-ID: $Id$
|
|
|
|
// Licence: wxWindows license
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
2008-03-31 09:27:33 -04:00
|
|
|
@defgroup group_funcmacro Functions and Macros by Category
|
2008-03-12 15:08:48 -04:00
|
|
|
|
|
|
|
This group defines all major function and macro groups.
|
|
|
|
|
|
|
|
*/
|
|
|
|
|