[pygtk] expander column

Le Boulanger Yann asterix at lagaule.org
Thu Jan 26 18:16:45 WST 2006


Le Boulanger Yann wrote:
> Hi all,
> 
> first little question, how can I access to style properties ? 

I answer to myself:
style_get_property()

> treeview.get_property('expander-size') doesn't work. And as doc says 
> it's read only, I suppose I can't change those properties ?
> 
> In fact I'd like to create my own expander column, because indentation 
> is too big in the default one and I want to use my own icons in it. But 
> I'm unable to do some kind of indentation. In the default expander 
> column it seems the cellrenderer is not the same size on parent and 
> children rows. And I'm not able to reproduce this behaviour.
> 
> Does someone has an idea ?
> 
> Thanks in advance
> 



More information about the pygtk mailing list