Alexander Larsson wrote:
> On Tue, 2007-09-11 at 18:55 +0200, nf2 wrote:
>   
>> Alexander Larsson wrote:
>>
>>     
>>> For passwords, well, when executing a mount you pass in a
>>> GMountOperation object where you get callbacks when things like
>>> passwords or answers to other questions are required. This can use
>>> gnome-keyring, and I think we should have some standardized code in Gtk+
>>> that you can use for this.
>>>       
>> Does that mean Gtk+ will to depend on gnome-keyring? Or will it just be 
>> a Gtk+ plugin?
>>     
>
> The code to show password dialogs whould alway be in gtk+. Ideally it
> would optionally have a gnome-keyring pluging.
>
>   

another thing: gio doesn't have a "session object" - thus you cannot 
initialize it with a different main loop context - when using it in a 
worker thread for instance...

norbert

_______________________________________________
gnome-vfs-list mailing list
gnome-vfs-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-vfs-list

Reply via email to