[gtksourceview] completion: expand the treeview



commit 762cc5e07a95426d1f64aaef26f764298de5aee9
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Sep 6 12:39:57 2011 +0200

    completion: expand the treeview

 gtksourceview/gtksourcecompletionui.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview/gtksourcecompletionui.h b/gtksourceview/gtksourcecompletionui.h
index f09519d..06f5f2f 100644
--- a/gtksourceview/gtksourcecompletionui.h
+++ b/gtksourceview/gtksourcecompletionui.h
@@ -54,6 +54,7 @@ static gchar gtk_source_completion_ui[] =
 "                <property name=\"enable_search\">False</property>"
 "                <property name=\"fixed_height_mode\">True</property>"
 "                <property name=\"show_expanders\">False</property>"
+"                <property name=\"vexpand\">True</property>"
 "                <child>"
 "                  <object class=\"GtkTreeViewColumn\" id=\"tree_view_column_proposal\">"
 "                    <property name=\"sizing\">fixed</property>"



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