Jump to content

Features/GTK3/Porting/Finance

From Sugar Labs
AttributeError: 'EventBox' object has no attribute 'get_colormap'

replaced by:

parse, color = Gdk.Color.parse('#000000')
self.helpbox.modify_bg(Gtk.StateType.NORMAL, color)