Simplify the gtk_snapshot_icon_texture API
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Nov 2017 03:21:42 +0000 (22:21 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Nov 2017 03:21:42 +0000 (22:21 -0500)
commit2aa52c7d0083f39615f33f663f247dc3fe2e23df
tree3fc29496ff49de108f0740f862f43d775aef4b2a
parent7aa236fbb2a342e2d91a2a1c8690d87c7cec512e
Simplify the gtk_snapshot_icon_texture API

Instead of passing the color matrix in from the outside,
just pass a boolean and set up the matrix internally.
gtk/gtkiconhelper.c
gtk/gtkrendericon.c
gtk/gtkrendericonprivate.h
gtk/gtksnapshot.c