:right-sidebar: True UserDirectory =================================================================== .. currentmodule:: gi.repository.GLib .. versionadded:: 2.14 .. class:: UserDirectory :no-contents-entry: These are logical ids for special directories which are defined depending on the platform used. You should use :func:`~gi.repository.GLib.get_user_special_dir` to retrieve the full path associated to the logical id. The :obj:`~gi.repository.GLib.UserDirectory` enumeration can be extended at later date. Not every platform has a directory for every logical id in this enumeration. Fields ------ .. rst-class:: interim-class .. class:: UserDirectory :no-index: .. attribute:: DIRECTORY_DESKTOP The type of the None singleton. .. attribute:: DIRECTORY_DOCUMENTS The type of the None singleton. .. attribute:: DIRECTORY_DOWNLOAD The type of the None singleton. .. attribute:: DIRECTORY_MUSIC The type of the None singleton. .. attribute:: DIRECTORY_PICTURES The type of the None singleton. .. attribute:: DIRECTORY_PUBLIC_SHARE The type of the None singleton. .. attribute:: DIRECTORY_TEMPLATES The type of the None singleton. .. attribute:: DIRECTORY_VIDEOS The type of the None singleton. .. attribute:: N_DIRECTORIES The type of the None singleton.