<%GLibUserDirectory>
<%GLibUserDirectory>
Description
These are logical ids for special directories which are defined
depending on the platform used. You should use g_get_user_special_dir()
to retrieve the full path associated to the logical id.
The GUserDirectory enumeration can be extended at later date. Not
every platform has a directory for every logical id in this
enumeration.
Members
directory-desktop
the user's Desktop directory
directory-documents
the user's Documents directory
directory-download
the user's Downloads directory
directory-music
the user's Music directory
directory-pictures
the user's Pictures directory
directory-public-share
the user's shared directory
directory-templates
the user's Templates directory
directory-videos
the user's Movies directory
n-directories
the number of enum values