deimos.xdgbasedir.basedir

Undocumented in source.

Members

Functions

fromCString
inout(char)[] fromCString(inout(char)* cString)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
printDirectories
void printDirectories(string message, const(char*)* directories)
Undocumented in source. Be warned that the author may not have intended to support it.
xdgCacheHome
const(char)* xdgCacheHome(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgConfigDirectories
const(char*)* xdgConfigDirectories(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgConfigHome
const(char)* xdgConfigHome(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgDataDirectories
const(char*)* xdgDataDirectories(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgDataHome
const(char)* xdgDataHome(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgInitHandle
xdgHandle* xdgInitHandle(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgRuntimeDirectory
const(char)* xdgRuntimeDirectory(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgSearchableConfigDirectories
const(char*)* xdgSearchableConfigDirectories(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgSearchableDataDirectories
const(char*)* xdgSearchableDataDirectories(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgUpdateData
int xdgUpdateData(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xdgWipeHandle
void xdgWipeHandle(xdgHandle* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

nogc
enum nogc;
Undocumented in source.

Structs

xdgHandle
struct xdgHandle
Undocumented in source.

Meta