]> git.sur5r.net Git - glabels/commit
Removed gtk_status_bar_set_has_resize_grip().
authorJim Evins <evins@snaught.com>
Sun, 17 Oct 2010 16:54:30 +0000 (12:54 -0400)
committerJim Evins <evins@snaught.com>
Sun, 17 Oct 2010 16:54:30 +0000 (12:54 -0400)
commit6560b886953a6147b9cd4bca2f797c694fb18f2d
tree9776a8d2962ce530792a2d081e0b50e23b999963
parente4f1404d031e896bf56e9ac857a913110b4e1477
Removed gtk_status_bar_set_has_resize_grip().

Resize grip in Gtk3 has been moved from GtkStatusBar to GtkWindow.  Glabels
also no longer explicitly turns the resize grip off.
src/window.c