finch/libgnt/gntwindow.h

branch
soc.2013.gobjectification.plugins
changeset 37021
04c99b24db84
parent 37017
8e2b68c79fa1
child 37023
d9bcdc9a91e6
--- a/finch/libgnt/gntwindow.h	Wed Jan 29 09:56:14 2014 +0530
+++ b/finch/libgnt/gntwindow.h	Wed Jan 29 10:01:14 2014 +0530
@@ -91,8 +91,8 @@
 /**
  * Create a new window.
  *
- * @homo:  @c TRUE if the widgets inside the window should have the same dimensions.
- * @vert:  @c TRUE if the widgets inside the window should be stacked vertically.
+ * @homo:  %TRUE if the widgets inside the window should have the same dimensions.
+ * @vert:  %TRUE if the widgets inside the window should be stacked vertically.
  *
  * Returns:  The newly created window.
  */
@@ -112,7 +112,7 @@
  * @window:    The window.
  * @key:       The keystroke.
  *
- * Returns: The id of the menuitem bound to the keystroke, or @c NULL.
+ * Returns: The id of the menuitem bound to the keystroke, or %NULL.
  *
  * @since 2.3.0
  */

mercurial