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 _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
