Add details to css render nodes

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 18 October 2016 05:49 UTC

Give all nodes the same detail about the owner widget. This reveals that every GtkCssCustomGadget gets a DrawGadgetContents node, even if their draw_func is NULL. We may want to come up with a better solution for that.

0218737 Add details to css render nodes
gtk/gtkcssgadget.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

Upstream: git.gnome.org


  • Share