Doxygen typo
This commit is contained in:
parent
70c15a1d62
commit
246b42c6eb
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ GHandle gwinGButtonCreate(GDisplay *g, GButtonObject *gb, const GWidgetInit *pIn
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Is the button current pressed
|
* @brief Is the button current pressed
|
||||||
* @return TRUE if the button is depressed
|
* @return TRUE if the button is pressed
|
||||||
*
|
*
|
||||||
* @param[in] gh The window handle (must be a button widget)
|
* @param[in] gh The window handle (must be a button widget)
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue