Show More
Commit Description:
Ensure preserves don't overlap each other or contracted areas.
Commit Description:
Ensure preserves don't overlap each other or contracted areas.
File last commit:
Show/Diff file:
Action:
ImGui.NET/ImGuiSizeCallback.cs
4 lines | 106 B | text/x-csharp | CSharpLexer
Add ImGui.
r16 namespace ImGuiNET
{
public unsafe delegate void ImGuiSizeCallback(ImGuiSizeCallbackData* data);
}