Update docs for window borders
[projects/chimara/chimara.git] / libchimara / doc.c
index 1d99af1faf38b1c3e46eb2d1fa7aa13195b9a29e..4b0a273f1a5567f583c047ade0d80f12b4e14400 100644 (file)
  * When calling glk_window_open() with this @method, it specifies that there
  * should be a visible window border between the new window and its sibling.
  * (This is a hint to the library.)
+ *
+ * <note><title>Chimara</title><para>
+ *   There will only be a visible border if the #ChimaraGlk:spacing property
+ *   is nonzero. Setting #ChimaraGlk:spacing to zero disables all borders on Glk
+ *   windows.
+ * </para></note>
  */
 
 /**