mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 01:50:42 -05:00
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
|
||||
* 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>
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user