Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SpaiR/imgui-java
/ endChild
Method
endChild
imgui-binding/src/generated/java/imgui/ImGui.java:870–872 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
868
*/
869
870
public
static
void
endChild() {
871
nEndChild();
872
}
873
874
private
static
native
void
nEndChild(); /*
875
ImGui::EndChild();
Callers
2
editTransform
Method · 0.95
show
Method · 0.95
Calls
1
nEndChild
Method · 0.95
Tested by
no test coverage detected