sokol-d ~master (2024-11-07T19:02:21.1867002)
Dub
Repo
igSetNextWindowSize
examples
imgui
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
safe
@
nogc
nothrow
void
igSetNextWindowSize
(
const
ImVec2
size
,
ImGuiCond
cond
)
Meta
Source
See Implementation
examples
imgui
aliases
ImGuiColorEditFlags
ImGuiCond
ImGuiWindowFlags
enums
ImGuiColorEditFlags_
ImGuiCond_
ImGuiWindowFlags_
functions
cleanup
event
frame
igBegin
igColorEdit3
igEnd
igSetNextWindowPos
igSetNextWindowSize
init
main
static variables
state
structs
ImVec2
State