use gobject methods instead of glib methods
authorRyan Campbell <campbellr@gmail.com>
Sat, 22 May 2010 23:42:18 +0000 (17:42 -0600)
committerRyan Campbell <campbellr@gmail.com>
Sat, 22 May 2010 23:42:18 +0000 (17:42 -0600)
commit82d6463f8e72054588ea9070215e729d5eb4326b
tree917f6874f8d81e6c68a1ec8c65257220d2a92127
parent316a2b3630107ff928541f0013d19771d71df3b5
use gobject methods instead of glib methods

Diablo doesn't have a glib module, so has to use the gobject methods.
We might as well use gobject in Fremantle as well, for consistency, and
it saves us from importing yet another module. The function in glib seem
to be a subset of the gobject methods anyways.
package/src/ui/fremantle/gui.py