Path: csiph.com!weretis.net!feeder4.news.weretis.net!storethat.news.telefonica.de!feedme.news.telefonica.de!telefonica.de!diesel.cu.mi.it!bofh.it!tornado.fastwebnet.it!53ab2750!not-for-mail Subject: Re: Gtk3 References: Newsgroups: it.comp.lang.python From: Smith Message-ID: <573B29DF.6030606@smith.it> User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Lines: 17 Date: Tue, 17 May 2016 16:25:35 +0200 NNTP-Posting-Host: 93.56.77.67 X-Complaints-To: newsmaster@fastweb.it X-Trace: tornado.fastwebnet.it 1463495135 93.56.77.67 (Tue, 17 May 2016 16:25:35 CEST) NNTP-Posting-Date: Tue, 17 May 2016 16:25:35 CEST Xref: csiph.com it.comp.lang.python:7662 On 17/05/2016 15:41, Alessandro Pellizzari wrote: > On 17/05/2016 14:09, Smith wrote: > >> import gi >> gi.require_version('Gtk','3.0') >> from gi.overrides import Gtk > > Non programmo in python e gtk da una vita, ma perchè usi gi.overrides e > non gi.repository? > > Bye. > > Su gi.repository non c'è il modulo Gtk Meglio tkinter?