From: Mikko Rasa Date: Sat, 15 Dec 2012 16:23:25 +0000 (+0200) Subject: Initial implementation of middle gravity X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=815194201203afd6fa59e650e1007a355c829544;hp=815194201203afd6fa59e650e1007a355c829544;p=libs%2Fgltk.git Initial implementation of middle gravity This implementation is unsuitable for centering a group of widgets. I have a better one in mind, but no time to implement it now. ---