ImGuiTextBufferWrapper

Undocumented in source.

Destructor

~this
~this()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Postblit

this(this)
this(this)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

appendf
void appendf(const(char)* fmt, ...)
Undocumented in source. Be warned that the author may not have intended to support it.
appendfv
void appendfv(const(char)* fmt, va_list args)
Undocumented in source. Be warned that the author may not have intended to support it.
begin
const(char)* begin()
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
end
const(char)* end()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
char opIndex(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
size
int size()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta