From 2a053cc6c3152b7845b54947d7a5853eef08c9f5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 6 Jul 2014 12:18:09 -0400 Subject: GtkInspector: Add a style tab This tab shows css properties of a widget, and their origin. --- gtk/inspector/window.ui | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'gtk/inspector/window.ui') diff --git a/gtk/inspector/window.ui b/gtk/inspector/window.ui index 85d96528e1..6b37d2d0f1 100644 --- a/gtk/inspector/window.ui +++ b/gtk/inspector/window.ui @@ -182,6 +182,20 @@ CSS Classes + + + + + True + True + + + + + True + Style Properties + + False -- cgit v1.2.1