GtkInspector Lands In GTK+ For Better Debugging

Written by Michael Larabel in GNOME on 16 May 2014 at 07:06 PM EDT. 1 Comment
GNOME
Based off gtkparasite, GtkInspector is a new debugging/inspection component for widgets within GTK3 applications that has now landed in the mainline code-base.

Gtkparasite has long been available as a utility that's self-described as "similar to Firebug [an HTML inspector/debugger] but for GTK+ applications." A few weeks ago at the Developer Experience hack-fest, GNOME developers began to form this new GtkInspector utility that's derived from the independent gtkparasite project.


After work in the past few weeks by Matthias Clasen, GtkInspector has now landed within the GTK+ code-base and will be part of the GTK+ 3.14 release. GtkInspector will now be available whenever running a GTK+ application, can be activated by the Control-Shift-I or Control-Shift-D shortcuts, and allows inspecting of individual widgets, visual debugging of graphic updates, changing of widget properties, tweaking the GTK theme, and other abilities.

Those wishing to learn much more about GtkInspector and what it offers GTK+ developers, visit Clasen's blog where he also has a video and other resources on this new GTK+ component.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week