Comment 4 for bug 810826

Revision history for this message
Scott Ringwelski (sgringwe) wrote : Re: no sidebar widget

1. the custom cellrenderer IS necessary in order to properly display the expander item
2. spaces... but why???
3. i was under the impression that "this.name = "SidebarContent";" is what added the styling. at least that's what i use in beatbox. or is this something new in gtk3?
4. as far as the signal names go, feel free to rename them whatever you want but do make sure you understand their context. item_clicked would not be appropiate imo. clickable_clicked happens when the clickable item on the treeiter (such as the eject button) is clicked. not when an item is clicked...