Updated documentation to match API 0.7.2
[projects/chimara/chimara.git] / libchimara / style.c
index 0df3bbdd62927c2035f819ba9e1bde2a9ad7d340..9b82a6637d260241f017d5b2c7289b55364d3aff 100644 (file)
@@ -1075,6 +1075,9 @@ glk_style_distinguish(winid_t win, glui32 styl1, glui32 styl2)
  *   colors are reversed.</para></listitem>
  * </varlistentry>
  * </variablelist>
+ * Signed values, such as the %stylehint_Weight value, are cast to
+ * <type>glui32</type>. They may be cast to <type>glsi32</type> to be dealt with
+ * in a more natural context.
  * 
  * Returns: TRUE upon successul retrieval, otherwise FALSE.
  */