X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fdoc.c;h=4b0a273f1a5567f583c047ade0d80f12b4e14400;hb=2dea59cff08d5cd7654fbf470db7f4512608dc58;hp=1d99af1faf38b1c3e46eb2d1fa7aa13195b9a29e;hpb=82e93fc5bfc07db718bd299a3985281d57460ab9;p=projects%2Fchimara%2Fchimara.git diff --git a/libchimara/doc.c b/libchimara/doc.c index 1d99af1..4b0a273 100644 --- a/libchimara/doc.c +++ b/libchimara/doc.c @@ -2532,6 +2532,12 @@ * 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.) + * + * Chimara + * 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. + * */ /**