Enum glib::UserDirectory [−][src]
pub enum UserDirectory {
Desktop,
Documents,
Downloads,
Music,
Pictures,
PublicShare,
Templates,
Videos,
// some variants omitted
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for UserDirectoryimpl Send for UserDirectoryimpl Sync for UserDirectoryimpl Unpin for UserDirectoryimpl UnwindSafe for UserDirectoryBlanket Implementations
Mutably borrows from an owned value. Read more