If you set the name of a GtkWidget using gtk_widget_set_name, it shows that name in the Parasite tree. That makes it easier to find things (see screenshot), so don't be afraid to add 'em.
On Wed, Sep 16, 2009 at 5:04 PM, Evan Martin <[email protected]> wrote: > http://chipx86.github.com/gtkparasite/ > > We had looked into using parasite back in the early days, but I forgot > about it due to 32/64-bit stuff. > But now that we've grown up it's trivial to build. > > If you're within the Google network you can > scp bunny.sfo:/usr/lib/gtk-2.0/modules/libgtkparasite.so /tmp > sudo cp /tmp/libgtkparasite.so /usr/lib/gtk-2.0/modules/libgtkparasite.so > and then > GTK_MODULES=gtkparasite ./out/Debug/chrome > > And it'll just work. Pretty awesome! > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
<<attachment: parasite.png>>
