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
..
reference gsk: gsk_render_node_set_transform() => GskTransformNode 2016-12-20 18:01:10 +01:00
tools tools: Rewrite screenshotting code for shooter 2016-11-20 11:43:09 +01:00
CODING-STYLE docs: Update the coding style 2013-07-09 09:30:02 +01:00
developers.txt
dnd_internals.txt
focus_tracking.txt
iconcache.txt
Makefile.am Drop them from EXTRA_DIST too 2014-09-21 22:52:37 -04:00
RELEASE-HOWTO Switch gettext domain from gtk30 to gtk40 2016-10-07 10:34:50 -04:00
sizing-test.txt
styles.txt
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt