Re: [GNC-dev] warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] And gtk4

2021-10-06 Thread john
> On Oct 5, 2021, at 9:54 PM, Chris Good wrote: > > Hi John Ralls, > > > > I'm following up on the your suggestion that it should not be possible to > start another import while another is already running. > > > > When I added gtk_action_set_sensitive() the compiler says: > > /home/cgoo

Re: [GNC-dev] warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] And gtk4

2021-10-06 Thread Geert Janssens
Op woensdag 6 oktober 2021 18:02:13 CEST schreef john: > > On Oct 5, 2021, at 9:54 PM, Chris Good wrote: > > > > Hi John Ralls, > > > > > > > > I'm following up on the your suggestion that it should not be possible to > > start another import while another is already running. > > > > > > >