[maemo-developers] Finding path of file / folder present on emulator
From: Daniil Ivanov daniil.ivanov at gmail.comDate: Thu May 20 10:35:57 EEST 2010
- Previous message: Finding path of file / folder present on emulator
- Next message: Finding path of file / folder present on emulator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Pallavi! You can use g_get_user_special_dir(G_USER_DIRECTORY_PICTURES); http://library.gnome.org/devel/glib/stable/glib-Miscellaneous-Utility-Functions.html#g-get-user-special-dir http://library.gnome.org/devel/glib/stable/glib-Miscellaneous-Utility-Functions.html#GUserDirectory Thanks, Daniil. On Thu, May 20, 2010 at 10:03 AM, Pallavi Kandhare <pallavi.kandhare at yahoo.com> wrote: > Hi, > I am working on N900 emulator. > When i use the following commands in my code > getenv("HOME") or getenv("MYDOCSDIR") they give me the path present on Scratchbox file-system. > > N900 emulator contains some folders like "Images" listed inside "File Manager" folder. I want to find path of the Images folder. How can i get it? > > Thanks. > > > > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers >
- Previous message: Finding path of file / folder present on emulator
- Next message: Finding path of file / folder present on emulator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]