Skip to content
Commit a57d0ee3 authored by Florian Müllner's avatar Florian Müllner Committed by David King
Browse files

Use GtkGrid instead of GtkTable with GTK+ 3

In GTK+-3, GtkTable has been deprecated in favor of the new GtkGrid
widget, so add some compatibility code to mimick the new API and use
that throughout the code base.

https://bugzilla.gnome.org/show_bug.cgi?id=693569
parent 26eb6308
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment