gtk2/docs/reference
Daniel Boles a69083c95e docs/css-overview: Fix color functions’ arg orders
shade/alpha/mix() take colour(s) and a number that is the ratio by which
to transform them. It was written here that these shall be passed in the
order (number, colour). That was wrong: they must be passed in the order
(colour[s], number) to work, and for the Inspector not to flag an error.
2017-03-17 23:31:41 +00:00
..
gdk We no longer have gdktestutils 2017-01-16 17:50:02 -05:00
gsk gsk: Add GskRepeatNode 2017-01-01 19:53:36 +01:00
gtk docs/css-overview: Fix color functions’ arg orders 2017-03-17 23:31:41 +00:00
Makefile.am gsk: Build docs 2016-10-18 11:49:13 +01:00