On Wed, Sep 16, 2009 at 5:37 PM, Evan Martin <[email protected]> wrote:
> 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.

caveat: I think this should be integrated with the system we already
have for tagging GtkWidgets, namely ViewID---so don't go all
willy-nilly with naming them just yet. I will file a bug on myself to
make ViewID be useful for parasite.

>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to