docs: Fix gtk-doc annotation for ClutterStageManageClass
Remove the semi-colon and use a colon for declaring the type.
This commit is contained in:
parent
a2f444ccbe
commit
52f8cd30ce
@ -52,7 +52,7 @@ typedef struct _ClutterStageManagerClass ClutterStageManagerClass;
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* ClutterStageManagerClass;
|
* ClutterStageManagerClass:
|
||||||
* @stage_added: class handler for the #ClutterStageManager::stage-added
|
* @stage_added: class handler for the #ClutterStageManager::stage-added
|
||||||
* signal
|
* signal
|
||||||
* @stage_removed: class handler for the #ClutterStageManager::stage-removed
|
* @stage_removed: class handler for the #ClutterStageManager::stage-removed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user