Avoid use of deprecated GTK_SET_FLAGS
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 24 May 2013 16:51:04 +0000 (18:51 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 28 May 2013 14:03:32 +0000 (16:03 +0200)
commit586b6ecc771c3717a002b18580a7a77b2f2cbe2e
tree2d455ae7d4276000004613e4487954370db687e3
parentfe12e08489efd5c0ef80361d7dff0775c39a2314
Avoid use of deprecated GTK_SET_FLAGS

Based upon a patch from the Gtk+ project:

From: Emmanuele Bassi <ebassi@linux.intel.com>
Date: Mon, 12 Apr 2010 14:54:41 +0100
Subject: [PATCH] tree-view: Use gtk_widget_send_focus_change()

Remove the second (and last) internal user of the GTK_HAS_FOCUS flag.

https://bugzilla.gnome.org/show_bug.cgi?id=593671
src/ui/gui/pspp-sheet-view.c