UserDirectory#
Added in version 2.14.
- class UserDirectory#
These are logical ids for special directories which are defined
depending on the platform used. You should use get_user_special_dir()
to retrieve the full path associated to the logical id.
The UserDirectory
enumeration can be extended at later date. Not
every platform has a directory for every logical id in this
enumeration.
Fields#
- class UserDirectory
- DIRECTORY_DESKTOP#
The type of the None singleton.
- DIRECTORY_DOCUMENTS#
The type of the None singleton.
- DIRECTORY_DOWNLOAD#
The type of the None singleton.
- DIRECTORY_MUSIC#
The type of the None singleton.
- DIRECTORY_PICTURES#
The type of the None singleton.
- DIRECTORY_PUBLIC_SHARE#
The type of the None singleton.
- DIRECTORY_TEMPLATES#
The type of the None singleton.
- DIRECTORY_VIDEOS#
The type of the None singleton.
- N_DIRECTORIES#
The type of the None singleton.