unde.lib

Undocumented in source.

Members

Aliases

ulong_t
alias ulong_t = ulong
Undocumented in source.

Enums

FileType
enum FileType
Undocumented in source.
InfoType
enum InfoType
Undocumented in source.
SortType
enum SortType
Undocumented in source.

Functions

GetErrorMessage
string GetErrorMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
calculate_selection_sub
void calculate_selection_sub(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear(A[B] a)
Undocumented in source. Be warned that the author may not have intended to support it.
db_recover
int db_recover(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
from_char_array
string from_char_array(char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
from_char_array
wstring from_char_array(wchar[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
getParent
string getParent(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
gid_to_name
string gid_to_name(gid_t gid)
Undocumented in source. Be warned that the author may not have intended to support it.
mime
string mime(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
mode_to_string
string mode_to_string(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
myWalkLength
size_t myWalkLength(char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
mystride
size_t mystride(T str, size_t pos, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
mystrideBack
size_t mystrideBack(T str, size_t pos)
Undocumented in source. Be warned that the author may not have intended to support it.
openFile
void openFile(GlobalState gs, PathMnt path)
Undocumented in source. Be warned that the author may not have intended to support it.
openFileByMime
void openFileByMime(GlobalState gs, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
strip_error
string strip_error(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
subpath
string subpath(string path, string mnt)
Undocumented in source. Be warned that the author may not have intended to support it.
to_char_array
char[i] to_char_array(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
to_char_array_z
char[i] to_char_array_z(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
uid_to_name
string uid_to_name(uid_t uid)
Undocumented in source. Be warned that the author may not have intended to support it.
unDE_RenderFillRect
void unDE_RenderFillRect(SDL_Renderer* renderer, SDL_Rect* rect, uint color)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

DOUBLE_DELAY
enum DOUBLE_DELAY;
Undocumented in source.
MARKS_PATH_MAX
enum MARKS_PATH_MAX;
Undocumented in source.
PATH_MAX
enum PATH_MAX;
Undocumented in source.
UUID_MAX
enum UUID_MAX;
Undocumented in source.

Static variables

clear_check
byte[byte] clear_check;
Undocumented in source.

Structs

CoordinatesPlusScale
struct CoordinatesPlusScale
Undocumented in source.
DRect
struct DRect
Undocumented in source.
DirEntryRect
struct DirEntryRect
Undocumented in source.
Gradient
struct Gradient
Undocumented in source.
Mark
struct Mark
Undocumented in source.
RectSize
struct RectSize
Undocumented in source.
Selection
struct Selection
Undocumented in source.

Meta