X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fstyle.c;h=9b82a6637d260241f017d5b2c7289b55364d3aff;hb=f19a194bd066ea4320c1c6b6b8c5a375f7787af5;hp=0df3bbdd62927c2035f819ba9e1bde2a9ad7d340;hpb=2da183ac47f1157560dcd2c417f7f6a24ae72352;p=projects%2Fchimara%2Fchimara.git diff --git a/libchimara/style.c b/libchimara/style.c index 0df3bbd..9b82a66 100644 --- a/libchimara/style.c +++ b/libchimara/style.c @@ -1075,6 +1075,9 @@ glk_style_distinguish(winid_t win, glui32 styl1, glui32 styl2) * colors are reversed. * * + * Signed values, such as the %stylehint_Weight value, are cast to + * glui32. They may be cast to glsi32 to be dealt with + * in a more natural context. * * Returns: TRUE upon successul retrieval, otherwise FALSE. */