Package: glib
Enum g-user-directory
Details
These are logical IDs for special directories which are defined depending
on the platform used. You should use the function g-user-special-dir to retrieve the full
path associated to the logical ID. The g-user-directory enumeration can be extended at later date. Not every platform has a directory for every logical id in this enumeration. Lisp Implementation(defcenum g-user-directory :desktop :documents :download :music :pictures :public-share :templates :videos :n-directories)
| See also |
2020-10-23