Files
gtk/docs
Benjamin Otte 67fb129ed7 gsk: gsk_render_node_set_transform() => GskTransformNode
Instead of having a setter for the transform, have a GskTransformNode.

Most of the oprations that GTK does do not require a transform, so it
doesn't make sense to have it as a primary attribute.

Also, changing the transform requires updating the uniforms of the GL
renderer, so we're happy if we can avoid that.
2016-12-20 18:01:10 +01:00
..
2013-07-09 09:30:02 +01:00
2005-03-15 13:18:25 +00:00
2014-09-21 22:52:37 -04:00