Re: nautilus-python: change current directory / location
Sonu <[email protected]>
| Newsgroups | gmane.comp.gnome.nautilus |
|---|---|
| Message-ID | <[email protected]> |
Yes I have been using the nautilus-python documents. Elaborating what I am looking for... I have a widget as follows... ------------- class MyWidget(nautilus.LocationWidgetProvider): def __init__(self): pass def get_widget(self, uri, window): :: ------------ which passes me URI which is current directory/folder. However in my nautilus extension using python I need to change the URI to my known location and display the same. Or more simple will be.. it is same as user going to menubar->Go->Location... and entering the location.. this should be doable inside the widget ? any clues on how to get that right ? thanks >________________________________ > From: Andre Klapper <[email protected]> >To: [email protected] >Sent: Tuesday, 13 December 2011, 18:24 >Subject: Re: nautilus-python: change current directory / location > >[For future reference please use a subject line.] > >On Tue, 2011-12-13 at 01:00 +0800, Sonu Ansuja wrote: >> using nautilus-poython is there any ways I can change the current >> directory / location ? > >Did you check >http://projects.gnome.org/nautilus-python/documentation/html/index.html ? >If that does not help, can you please elaborate? > >andre >-- >mailto:[email protected] | failed >http://blogs.gnome.org/aklapper > >-- >nautilus-list mailing list >[email protected] >http://mail.gnome.org/mailman/listinfo/nautilus-list > > > -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list