id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,distribution,status_field 4729,convert to new style gobject signal format,walter,,"We should probably convert the signals from the old-style to the new style: e.g., __gsignals__ = { 'color-changed': (GObject.SignalFlags.RUN_FIRST, None, ([object])), and self.emit('color-changed', self._color) to color_changed_signal = GObject.Signal('color-changed', arg_types=([object])) and self.color_changed_signal.emit(self._color)",task,new,Normal,Unspecified,Sugar,Unspecified,Unspecified,,,godiard tch,Unspecified,Unconfirmed