Re: [Gambas-user] gb.Desktop and Gnome Keyring

2011-05-25 Thread Sebi Kul
On mié 25 may 2011 21:21:24 ART, Benoît Minisini wrote: >> Hi! >> >> I wanted to know how is the keyring accessed using Gambas. I found on >> the gb.Desktop component a Gambas class (_DesktopPasswords) and a C >> component when the desktop enviroment is Gnome. but i couldn't find any >> info regard

Re: [Gambas-user] gb.Desktop and Gnome Keyring

2011-05-25 Thread Benoît Minisini
> Hi! > > I wanted to know how is the keyring accessed using Gambas. I found on > the gb.Desktop component a Gambas class (_DesktopPasswords) and a C > component when the desktop enviroment is Gnome. but i couldn't find any > info regarding it's usage. The _DesktopPasswords is exported as a static

[Gambas-user] gb.Desktop and Gnome Keyring

2011-05-25 Thread Sebi Kul
Hi! I wanted to know how is the keyring accessed using Gambas. I found on the gb.Desktop component a Gambas class (_DesktopPasswords) and a C component when the desktop enviroment is Gnome. but i couldn't find any info regarding it's usage. The _DesktopPasswords is exported as a static class, but