stylecontext: Split render functions out into gtkrender.[ch]

This commit is contained in:
Benjamin Otte
2014-06-15 17:57:59 +02:00
parent 763aa4db94
commit d3c147a62d
27 changed files with 1001 additions and 920 deletions

View File

@ -81,6 +81,7 @@
#include "gtkmarshalers.h"
#include "gtktooltip.h"
#include "gtkprivate.h"
#include "gtkrender.h"
#define TIMEOUT_INITIAL 500
#define TIMEOUT_REPEAT 50