initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ctrl.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ctrl.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_ctrl.h
|
||||
// Purpose: Control classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_ctrl Controls
|
||||
@ingroup group_class
|
||||
|
||||
Typically, these are small windows which provide interaction with the user.
|
||||
Controls that are not static can have wxValidator associated with them.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user