def set_window_postion(self, position): position = GLib.Variant('ai', list(position)) self.set_value('window-position', position)