Per-row vertical spacing in GtkTreeView

2013-06-16 Thread Avi
How does one obtain fine-grained control over the vertical spacing between rows in a GtkTreeViewColumn? Obviously, there is the vertical-separator style property for the easy case, when all rows should have the same vertical spacing. But I am unsure how to handle the case of per-row vertical

Fwd: Setting yalign on CellRendererText

2013-06-13 Thread Avi
Not sure which list is more appropriate. -- Forwarded message -- From: Avi avi.w.l...@gmail.com Subject: Setting yalign on CellRendererText Date: Fri, 14 Jun 2013 01:58:17 -0005 To: gtk-l...@gnome.org I'm having issues using the yalign property on a CellRendererText

GtkEntryCompletion from the internet?

2011-08-17 Thread Avi Romanoff
connection. Is this behavior normal? Why should it only happen when hitting backspace, but not when typing? What, if anything, can I do to fix it? *tl;dr* GtkEntryCompletion popup visually clears and repopulates when hitting backspace. Thanks, Avi ___ gtk-app