cex100: Use % not # to document constants
gtk-doc contants should be prefixed by %, not # (types).
This commit is contained in:
parent
0a0a59cf7b
commit
0216f0b281
@ -80,7 +80,7 @@ typedef enum /*< prefix=CLUTTER_CEX100 >*/
|
|||||||
* surface used by Clutter to draw can be backed up by either one or two
|
* surface used by Clutter to draw can be backed up by either one or two
|
||||||
* back buffers thus being double or triple buffered, respectively.
|
* back buffers thus being double or triple buffered, respectively.
|
||||||
*
|
*
|
||||||
* Clutter defaults to #CLUTTER_CEX100_TRIPLE_BUFFERING.
|
* Clutter defaults to %CLUTTER_CEX100_TRIPLE_BUFFERING.
|
||||||
*
|
*
|
||||||
* <note>This function has to be called before clutter_init()</note>
|
* <note>This function has to be called before clutter_init()</note>
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user