Re: Row height in treeview



On Sun, Jan 05, 2003 at 11:08:37PM +0100, r ve wrote:
> 
> Is the row height in a treeview adjustable in size?
> 

Nope, it's just a function of whatever's in the row.  Extra whitespace
should be the same as for GtkLabel and whatever else, it's making room
for possible descenders from p and y and g for example, and on top for
capital letters.

You could shrink the font in your gtkrc.

Havoc



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