]> Pileus Git - ~andy/gtk/commit
only attempt to create the GCs if the widget is realized. (Fixes #357578).
authorKristian Rietveld <kris@gtk.org>
Mon, 25 Sep 2006 14:25:33 +0000 (14:25 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 25 Sep 2006 14:25:33 +0000 (14:25 +0000)
commitd56ae617ef39f8adfee212b077b7eff7fb739379
tree15986272e748dc93ffcf70ed4713135922873bab
parentc6a50a819407246e57ca2b3b4c9d49f7ff056d89
only attempt to create the GCs if the widget is realized. (Fixes #357578).

2006-09-25  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreeview.c (gtk_tree_view_set_grid_lines): only attempt
to create the GCs if the widget is realized. (Fixes #357578).
ChangeLog
gtk/gtktreeview.c