Discover GTK application structure



Hi, is there any program to view GTK apps structure

For example I want to customize style of editing tabs in Gedit, but I can't
do just widget_class "*<GtkNotebook*" style "s"...
because all GtkNotebook widgets in Gedit will be modified. So I have to find
somehow only one widget that I need.

Is there any way to do this except digging source code of app ?
-- 
View this message in context: http://www.nabble.com/Discover-GTK-application-structure-tp20176867p20176867.html
Sent from the Gtk+ - General mailing list archive at Nabble.com.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]