Re: Problem with Gtk.SpinButton.new_with_range

2013-04-28 Thread Thiago Bellini Ribeiro
On Sun, Apr 28, 2013 at 7:16 PM, Giovanni Campagna wrote: > 2013/4/28 Thiago Bellini Ribeiro : >> Hi! >> >> 2 people send me error reports about this problem [1] when opening the >> preferences dialog of my extension [2] on 3.8. One of them said he is >> using Arch Linux with the latest updates. >

Re: Problem with Gtk.SpinButton.new_with_range

2013-04-28 Thread Giovanni Campagna
2013/4/28 Thiago Bellini Ribeiro : > Hi! > > 2 people send me error reports about this problem [1] when opening the > preferences dialog of my extension [2] on 3.8. One of them said he is > using Arch Linux with the latest updates. > > The error says new_with_range is not a constructor.. But I'm co

Problem with Gtk.SpinButton.new_with_range

2013-04-28 Thread Thiago Bellini Ribeiro
Hi! 2 people send me error reports about this problem [1] when opening the preferences dialog of my extension [2] on 3.8. One of them said he is using Arch Linux with the latest updates. The error says new_with_range is not a constructor.. But I'm confused. That code worked fine (with totally no