summaryrefslogtreecommitdiff
path: root/gtk/gtkrender.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a function to get affected area for backgroundMatthias Clasen2016-01-201-0/+9
| | | | | | | | The new function, gtk_render_background_get_clip answers the question: what pixels are affected if I call gtk_render_background ? The long-term goal is to have APIs that answer this question for all rendering primitives.
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-0/+155