bindbc.cimgui.funcs

Undocumented in source.

Members

Aliases

da_ImBitVector_Clear
alias da_ImBitVector_Clear = void function(ImBitVector* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImBitVector_ClearBit
alias da_ImBitVector_ClearBit = void function(ImBitVector* self, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImBitVector_Create
alias da_ImBitVector_Create = void function(ImBitVector* self, int sz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImBitVector_SetBit
alias da_ImBitVector_SetBit = void function(ImBitVector* self, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImBitVector_TestBit
alias da_ImBitVector_TestBit = bool function(ImBitVector* self, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImColor_HSV
alias da_ImColor_HSV = void function(ImColor* pOut, float h, float s, float v, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImColor_ImColor_Float
alias da_ImColor_ImColor_Float = ImColor* function(float r, float g, float b, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImColor_ImColor_Int
alias da_ImColor_ImColor_Int = ImColor* function(int r, int g, int b, int a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImColor_ImColor_Nil
alias da_ImColor_ImColor_Nil = ImColor* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImColor_ImColor_U32
alias da_ImColor_ImColor_U32 = ImColor* function(ImU32 rgba)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImColor_ImColor_Vec4
alias da_ImColor_ImColor_Vec4 = ImColor* function(const ImVec4 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImColor_SetHSV
alias da_ImColor_SetHSV = void function(ImColor* self, float h, float s, float v, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImColor_destroy
alias da_ImColor_destroy = void function(ImColor* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawCmd_GetTexID
alias da_ImDrawCmd_GetTexID = ImTextureID function(ImDrawCmd* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawCmd_ImDrawCmd
alias da_ImDrawCmd_ImDrawCmd = ImDrawCmd* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawCmd_destroy
alias da_ImDrawCmd_destroy = void function(ImDrawCmd* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawDataBuilder_Clear
alias da_ImDrawDataBuilder_Clear = void function(ImDrawDataBuilder* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawDataBuilder_ClearFreeMemory
alias da_ImDrawDataBuilder_ClearFreeMemory = void function(ImDrawDataBuilder* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawDataBuilder_FlattenIntoSingleLayer
alias da_ImDrawDataBuilder_FlattenIntoSingleLayer = void function(ImDrawDataBuilder* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawDataBuilder_GetDrawListCount
alias da_ImDrawDataBuilder_GetDrawListCount = int function(ImDrawDataBuilder* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawData_Clear
alias da_ImDrawData_Clear = void function(ImDrawData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawData_DeIndexAllBuffers
alias da_ImDrawData_DeIndexAllBuffers = void function(ImDrawData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawData_ImDrawData
alias da_ImDrawData_ImDrawData = ImDrawData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawData_ScaleClipRects
alias da_ImDrawData_ScaleClipRects = void function(ImDrawData* self, const ImVec2 fb_scale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawData_destroy
alias da_ImDrawData_destroy = void function(ImDrawData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSharedData_ImDrawListSharedData
alias da_ImDrawListSharedData_ImDrawListSharedData = ImDrawListSharedData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSharedData_SetCircleTessellationMaxError
alias da_ImDrawListSharedData_SetCircleTessellationMaxError = void function(ImDrawListSharedData* self, float max_error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSharedData_destroy
alias da_ImDrawListSharedData_destroy = void function(ImDrawListSharedData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSplitter_Clear
alias da_ImDrawListSplitter_Clear = void function(ImDrawListSplitter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSplitter_ClearFreeMemory
alias da_ImDrawListSplitter_ClearFreeMemory = void function(ImDrawListSplitter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSplitter_ImDrawListSplitter
alias da_ImDrawListSplitter_ImDrawListSplitter = ImDrawListSplitter* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSplitter_Merge
alias da_ImDrawListSplitter_Merge = void function(ImDrawListSplitter* self, ImDrawList* draw_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSplitter_SetCurrentChannel
alias da_ImDrawListSplitter_SetCurrentChannel = void function(ImDrawListSplitter* self, ImDrawList* draw_list, int channel_idx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSplitter_Split
alias da_ImDrawListSplitter_Split = void function(ImDrawListSplitter* self, ImDrawList* draw_list, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawListSplitter_destroy
alias da_ImDrawListSplitter_destroy = void function(ImDrawListSplitter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddBezierCubic
alias da_ImDrawList_AddBezierCubic = void function(ImDrawList* self, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, const ImVec2 p4, ImU32 col, float thickness, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddBezierQuadratic
alias da_ImDrawList_AddBezierQuadratic = void function(ImDrawList* self, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, ImU32 col, float thickness, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddCallback
alias da_ImDrawList_AddCallback = void function(ImDrawList* self, ImDrawCallback callback, void* callback_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddCircle
alias da_ImDrawList_AddCircle = void function(ImDrawList* self, const ImVec2 center, float radius, ImU32 col, int num_segments, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddCircleFilled
alias da_ImDrawList_AddCircleFilled = void function(ImDrawList* self, const ImVec2 center, float radius, ImU32 col, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddConvexPolyFilled
alias da_ImDrawList_AddConvexPolyFilled = void function(ImDrawList* self, const ImVec2* points, int num_points, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddDrawCmd
alias da_ImDrawList_AddDrawCmd = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddImage
alias da_ImDrawList_AddImage = void function(ImDrawList* self, ImTextureID user_texture_id, const ImVec2 p_min, const ImVec2 p_max, const ImVec2 uv_min, const ImVec2 uv_max, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddImageQuad
alias da_ImDrawList_AddImageQuad = void function(ImDrawList* self, ImTextureID user_texture_id, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, const ImVec2 p4, const ImVec2 uv1, const ImVec2 uv2, const ImVec2 uv3, const ImVec2 uv4, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddImageRounded
alias da_ImDrawList_AddImageRounded = void function(ImDrawList* self, ImTextureID user_texture_id, const ImVec2 p_min, const ImVec2 p_max, const ImVec2 uv_min, const ImVec2 uv_max, ImU32 col, float rounding, ImDrawFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddLine
alias da_ImDrawList_AddLine = void function(ImDrawList* self, const ImVec2 p1, const ImVec2 p2, ImU32 col, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddNgon
alias da_ImDrawList_AddNgon = void function(ImDrawList* self, const ImVec2 center, float radius, ImU32 col, int num_segments, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddNgonFilled
alias da_ImDrawList_AddNgonFilled = void function(ImDrawList* self, const ImVec2 center, float radius, ImU32 col, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddPolyline
alias da_ImDrawList_AddPolyline = void function(ImDrawList* self, const ImVec2* points, int num_points, ImU32 col, ImDrawFlags flags, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddQuad
alias da_ImDrawList_AddQuad = void function(ImDrawList* self, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, const ImVec2 p4, ImU32 col, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddQuadFilled
alias da_ImDrawList_AddQuadFilled = void function(ImDrawList* self, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, const ImVec2 p4, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddRect
alias da_ImDrawList_AddRect = void function(ImDrawList* self, const ImVec2 p_min, const ImVec2 p_max, ImU32 col, float rounding, ImDrawFlags flags, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddRectFilled
alias da_ImDrawList_AddRectFilled = void function(ImDrawList* self, const ImVec2 p_min, const ImVec2 p_max, ImU32 col, float rounding, ImDrawFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddRectFilledMultiColor
alias da_ImDrawList_AddRectFilledMultiColor = void function(ImDrawList* self, const ImVec2 p_min, const ImVec2 p_max, ImU32 col_upr_left, ImU32 col_upr_right, ImU32 col_bot_right, ImU32 col_bot_left)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddText_FontPtr
alias da_ImDrawList_AddText_FontPtr = void function(ImDrawList* self, const ImFont* font, float font_size, const ImVec2 pos, ImU32 col, const(char)* text_begin, const(char)* text_end, float wrap_width, const ImVec4* cpu_fine_clip_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddText_Vec2
alias da_ImDrawList_AddText_Vec2 = void function(ImDrawList* self, const ImVec2 pos, ImU32 col, const(char)* text_begin, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddTriangle
alias da_ImDrawList_AddTriangle = void function(ImDrawList* self, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, ImU32 col, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_AddTriangleFilled
alias da_ImDrawList_AddTriangleFilled = void function(ImDrawList* self, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_ChannelsMerge
alias da_ImDrawList_ChannelsMerge = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_ChannelsSetCurrent
alias da_ImDrawList_ChannelsSetCurrent = void function(ImDrawList* self, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_ChannelsSplit
alias da_ImDrawList_ChannelsSplit = void function(ImDrawList* self, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_CloneOutput
alias da_ImDrawList_CloneOutput = ImDrawList* function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_GetClipRectMax
alias da_ImDrawList_GetClipRectMax = void function(ImVec2* pOut, ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_GetClipRectMin
alias da_ImDrawList_GetClipRectMin = void function(ImVec2* pOut, ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_ImDrawList
alias da_ImDrawList_ImDrawList = ImDrawList* function(const ImDrawListSharedData* shared_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathArcTo
alias da_ImDrawList_PathArcTo = void function(ImDrawList* self, const ImVec2 center, float radius, float a_min, float a_max, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathArcToFast
alias da_ImDrawList_PathArcToFast = void function(ImDrawList* self, const ImVec2 center, float radius, int a_min_of_12, int a_max_of_12)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathBezierCubicCurveTo
alias da_ImDrawList_PathBezierCubicCurveTo = void function(ImDrawList* self, const ImVec2 p2, const ImVec2 p3, const ImVec2 p4, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathBezierQuadraticCurveTo
alias da_ImDrawList_PathBezierQuadraticCurveTo = void function(ImDrawList* self, const ImVec2 p2, const ImVec2 p3, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathClear
alias da_ImDrawList_PathClear = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathFillConvex
alias da_ImDrawList_PathFillConvex = void function(ImDrawList* self, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathLineTo
alias da_ImDrawList_PathLineTo = void function(ImDrawList* self, const ImVec2 pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathLineToMergeDuplicate
alias da_ImDrawList_PathLineToMergeDuplicate = void function(ImDrawList* self, const ImVec2 pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathRect
alias da_ImDrawList_PathRect = void function(ImDrawList* self, const ImVec2 rect_min, const ImVec2 rect_max, float rounding, ImDrawFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PathStroke
alias da_ImDrawList_PathStroke = void function(ImDrawList* self, ImU32 col, ImDrawFlags flags, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PopClipRect
alias da_ImDrawList_PopClipRect = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PopTextureID
alias da_ImDrawList_PopTextureID = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PrimQuadUV
alias da_ImDrawList_PrimQuadUV = void function(ImDrawList* self, const ImVec2 a, const ImVec2 b, const ImVec2 c, const ImVec2 d, const ImVec2 uv_a, const ImVec2 uv_b, const ImVec2 uv_c, const ImVec2 uv_d, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PrimRect
alias da_ImDrawList_PrimRect = void function(ImDrawList* self, const ImVec2 a, const ImVec2 b, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PrimRectUV
alias da_ImDrawList_PrimRectUV = void function(ImDrawList* self, const ImVec2 a, const ImVec2 b, const ImVec2 uv_a, const ImVec2 uv_b, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PrimReserve
alias da_ImDrawList_PrimReserve = void function(ImDrawList* self, int idx_count, int vtx_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PrimUnreserve
alias da_ImDrawList_PrimUnreserve = void function(ImDrawList* self, int idx_count, int vtx_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PrimVtx
alias da_ImDrawList_PrimVtx = void function(ImDrawList* self, const ImVec2 pos, const ImVec2 uv, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PrimWriteIdx
alias da_ImDrawList_PrimWriteIdx = void function(ImDrawList* self, ImDrawIdx idx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PrimWriteVtx
alias da_ImDrawList_PrimWriteVtx = void function(ImDrawList* self, const ImVec2 pos, const ImVec2 uv, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PushClipRect
alias da_ImDrawList_PushClipRect = void function(ImDrawList* self, ImVec2 clip_rect_min, ImVec2 clip_rect_max, bool intersect_with_current_clip_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PushClipRectFullScreen
alias da_ImDrawList_PushClipRectFullScreen = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_PushTextureID
alias da_ImDrawList_PushTextureID = void function(ImDrawList* self, ImTextureID texture_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__CalcCircleAutoSegmentCount
alias da_ImDrawList__CalcCircleAutoSegmentCount = int function(ImDrawList* self, float radius)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__ClearFreeMemory
alias da_ImDrawList__ClearFreeMemory = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__OnChangedClipRect
alias da_ImDrawList__OnChangedClipRect = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__OnChangedTextureID
alias da_ImDrawList__OnChangedTextureID = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__OnChangedVtxOffset
alias da_ImDrawList__OnChangedVtxOffset = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__PathArcToFastEx
alias da_ImDrawList__PathArcToFastEx = void function(ImDrawList* self, const ImVec2 center, float radius, int a_min_sample, int a_max_sample, int a_step)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__PathArcToN
alias da_ImDrawList__PathArcToN = void function(ImDrawList* self, const ImVec2 center, float radius, float a_min, float a_max, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__PopUnusedDrawCmd
alias da_ImDrawList__PopUnusedDrawCmd = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__ResetForNewFrame
alias da_ImDrawList__ResetForNewFrame = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList__TryMergeDrawCmds
alias da_ImDrawList__TryMergeDrawCmds = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImDrawList_destroy
alias da_ImDrawList_destroy = void function(ImDrawList* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlasCustomRect_ImFontAtlasCustomRect
alias da_ImFontAtlasCustomRect_ImFontAtlasCustomRect = ImFontAtlasCustomRect* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlasCustomRect_IsPacked
alias da_ImFontAtlasCustomRect_IsPacked = bool function(ImFontAtlasCustomRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlasCustomRect_destroy
alias da_ImFontAtlasCustomRect_destroy = void function(ImFontAtlasCustomRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_AddCustomRectFontGlyph
alias da_ImFontAtlas_AddCustomRectFontGlyph = int function(ImFontAtlas* self, ImFont* font, ImWchar id, int width, int height, float advance_x, const ImVec2 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_AddCustomRectRegular
alias da_ImFontAtlas_AddCustomRectRegular = int function(ImFontAtlas* self, int width, int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_AddFont
alias da_ImFontAtlas_AddFont = ImFont* function(ImFontAtlas* self, const ImFontConfig* font_cfg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_AddFontDefault
alias da_ImFontAtlas_AddFontDefault = ImFont* function(ImFontAtlas* self, const ImFontConfig* font_cfg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_AddFontFromFileTTF
alias da_ImFontAtlas_AddFontFromFileTTF = ImFont* function(ImFontAtlas* self, const(char)* filename, float size_pixels, const ImFontConfig* font_cfg, const ImWchar* glyph_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_AddFontFromMemoryCompressedBase85TTF
alias da_ImFontAtlas_AddFontFromMemoryCompressedBase85TTF = ImFont* function(ImFontAtlas* self, const(char)* compressed_font_data_base85, float size_pixels, const ImFontConfig* font_cfg, const ImWchar* glyph_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_AddFontFromMemoryCompressedTTF
alias da_ImFontAtlas_AddFontFromMemoryCompressedTTF = ImFont* function(ImFontAtlas* self, const void* compressed_font_data, int compressed_font_size, float size_pixels, const ImFontConfig* font_cfg, const ImWchar* glyph_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_AddFontFromMemoryTTF
alias da_ImFontAtlas_AddFontFromMemoryTTF = ImFont* function(ImFontAtlas* self, void* font_data, int font_size, float size_pixels, const ImFontConfig* font_cfg, const ImWchar* glyph_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_Build
alias da_ImFontAtlas_Build = bool function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_CalcCustomRectUV
alias da_ImFontAtlas_CalcCustomRectUV = void function(ImFontAtlas* self, const ImFontAtlasCustomRect* rect, ImVec2* out_uv_min, ImVec2* out_uv_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_Clear
alias da_ImFontAtlas_Clear = void function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_ClearFonts
alias da_ImFontAtlas_ClearFonts = void function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_ClearInputData
alias da_ImFontAtlas_ClearInputData = void function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_ClearTexData
alias da_ImFontAtlas_ClearTexData = void function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetCustomRectByIndex
alias da_ImFontAtlas_GetCustomRectByIndex = ImFontAtlasCustomRect* function(ImFontAtlas* self, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetGlyphRangesChineseFull
alias da_ImFontAtlas_GetGlyphRangesChineseFull = ImWchar* function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon
alias da_ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon = ImWchar* function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetGlyphRangesCyrillic
alias da_ImFontAtlas_GetGlyphRangesCyrillic = ImWchar* function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetGlyphRangesDefault
alias da_ImFontAtlas_GetGlyphRangesDefault = ImWchar* function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetGlyphRangesJapanese
alias da_ImFontAtlas_GetGlyphRangesJapanese = ImWchar* function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetGlyphRangesKorean
alias da_ImFontAtlas_GetGlyphRangesKorean = ImWchar* function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetGlyphRangesThai
alias da_ImFontAtlas_GetGlyphRangesThai = ImWchar* function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetGlyphRangesVietnamese
alias da_ImFontAtlas_GetGlyphRangesVietnamese = ImWchar* function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetMouseCursorTexData
alias da_ImFontAtlas_GetMouseCursorTexData = bool function(ImFontAtlas* self, ImGuiMouseCursor cursor, ImVec2* out_offset, ImVec2* out_size, ImVec2* out_uv_border, ImVec2* out_uv_fill)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetTexDataAsAlpha8
alias da_ImFontAtlas_GetTexDataAsAlpha8 = void function(ImFontAtlas* self, ubyte** out_pixels, int* out_width, int* out_height, int* out_bytes_per_pixel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_GetTexDataAsRGBA32
alias da_ImFontAtlas_GetTexDataAsRGBA32 = void function(ImFontAtlas* self, ubyte** out_pixels, int* out_width, int* out_height, int* out_bytes_per_pixel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_ImFontAtlas
alias da_ImFontAtlas_ImFontAtlas = ImFontAtlas* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_IsBuilt
alias da_ImFontAtlas_IsBuilt = bool function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_SetTexID
alias da_ImFontAtlas_SetTexID = void function(ImFontAtlas* self, ImTextureID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontAtlas_destroy
alias da_ImFontAtlas_destroy = void function(ImFontAtlas* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontConfig_ImFontConfig
alias da_ImFontConfig_ImFontConfig = ImFontConfig* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontConfig_destroy
alias da_ImFontConfig_destroy = void function(ImFontConfig* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontGlyphRangesBuilder_AddChar
alias da_ImFontGlyphRangesBuilder_AddChar = void function(ImFontGlyphRangesBuilder* self, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontGlyphRangesBuilder_AddRanges
alias da_ImFontGlyphRangesBuilder_AddRanges = void function(ImFontGlyphRangesBuilder* self, const ImWchar* ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontGlyphRangesBuilder_AddText
alias da_ImFontGlyphRangesBuilder_AddText = void function(ImFontGlyphRangesBuilder* self, const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontGlyphRangesBuilder_BuildRanges
alias da_ImFontGlyphRangesBuilder_BuildRanges = void function(ImFontGlyphRangesBuilder* self, ImVector_ImWchar* out_ranges)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontGlyphRangesBuilder_Clear
alias da_ImFontGlyphRangesBuilder_Clear = void function(ImFontGlyphRangesBuilder* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontGlyphRangesBuilder_GetBit
alias da_ImFontGlyphRangesBuilder_GetBit = bool function(ImFontGlyphRangesBuilder* self, size_t n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder
alias da_ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder = ImFontGlyphRangesBuilder* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontGlyphRangesBuilder_SetBit
alias da_ImFontGlyphRangesBuilder_SetBit = void function(ImFontGlyphRangesBuilder* self, size_t n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFontGlyphRangesBuilder_destroy
alias da_ImFontGlyphRangesBuilder_destroy = void function(ImFontGlyphRangesBuilder* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_AddGlyph
alias da_ImFont_AddGlyph = void function(ImFont* self, const ImFontConfig* src_cfg, ImWchar c, float x0, float y0, float x1, float y1, float u0, float v0, float u1, float v1, float advance_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_AddRemapChar
alias da_ImFont_AddRemapChar = void function(ImFont* self, ImWchar dst, ImWchar src, bool overwrite_dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_BuildLookupTable
alias da_ImFont_BuildLookupTable = void function(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_CalcTextSizeA
alias da_ImFont_CalcTextSizeA = void function(ImVec2* pOut, ImFont* self, float size, float max_width, float wrap_width, const(char)* text_begin, const(char)* text_end, const(char)** remaining)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_CalcWordWrapPositionA
alias da_ImFont_CalcWordWrapPositionA = const(char)* function(ImFont* self, float scale, const(char)* text, const(char)* text_end, float wrap_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_ClearOutputData
alias da_ImFont_ClearOutputData = void function(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_FindGlyph
alias da_ImFont_FindGlyph = ImFontGlyph* function(ImFont* self, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_FindGlyphNoFallback
alias da_ImFont_FindGlyphNoFallback = ImFontGlyph* function(ImFont* self, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_GetCharAdvance
alias da_ImFont_GetCharAdvance = float function(ImFont* self, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_GetDebugName
alias da_ImFont_GetDebugName = const(char)* function(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_GrowIndex
alias da_ImFont_GrowIndex = void function(ImFont* self, int new_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_ImFont
alias da_ImFont_ImFont = ImFont* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_IsGlyphRangeUnused
alias da_ImFont_IsGlyphRangeUnused = bool function(ImFont* self, uint c_begin, uint c_last)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_IsLoaded
alias da_ImFont_IsLoaded = bool function(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_RenderChar
alias da_ImFont_RenderChar = void function(ImFont* self, ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, ImWchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_RenderText
alias da_ImFont_RenderText = void function(ImFont* self, ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4 clip_rect, const(char)* text_begin, const(char)* text_end, float wrap_width, bool cpu_fine_clip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_SetGlyphVisible
alias da_ImFont_SetGlyphVisible = void function(ImFont* self, ImWchar c, bool visible)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImFont_destroy
alias da_ImFont_destroy = void function(ImFont* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiComboPreviewData_ImGuiComboPreviewData
alias da_ImGuiComboPreviewData_ImGuiComboPreviewData = ImGuiComboPreviewData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiComboPreviewData_destroy
alias da_ImGuiComboPreviewData_destroy = void function(ImGuiComboPreviewData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiContextHook_ImGuiContextHook
alias da_ImGuiContextHook_ImGuiContextHook = ImGuiContextHook* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiContextHook_destroy
alias da_ImGuiContextHook_destroy = void function(ImGuiContextHook* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiContext_ImGuiContext
alias da_ImGuiContext_ImGuiContext = ImGuiContext* function(ImFontAtlas* shared_font_atlas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiContext_destroy
alias da_ImGuiContext_destroy = void function(ImGuiContext* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockContext_ImGuiDockContext
alias da_ImGuiDockContext_ImGuiDockContext = ImGuiDockContext* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockContext_destroy
alias da_ImGuiDockContext_destroy = void function(ImGuiDockContext* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_ImGuiDockNode
alias da_ImGuiDockNode_ImGuiDockNode = ImGuiDockNode* function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_IsCentralNode
alias da_ImGuiDockNode_IsCentralNode = bool function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_IsDockSpace
alias da_ImGuiDockNode_IsDockSpace = bool function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_IsEmpty
alias da_ImGuiDockNode_IsEmpty = bool function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_IsFloatingNode
alias da_ImGuiDockNode_IsFloatingNode = bool function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_IsHiddenTabBar
alias da_ImGuiDockNode_IsHiddenTabBar = bool function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_IsLeafNode
alias da_ImGuiDockNode_IsLeafNode = bool function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_IsNoTabBar
alias da_ImGuiDockNode_IsNoTabBar = bool function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_IsRootNode
alias da_ImGuiDockNode_IsRootNode = bool function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_IsSplitNode
alias da_ImGuiDockNode_IsSplitNode = bool function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_Rect
alias da_ImGuiDockNode_Rect = void function(ImRect* pOut, ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_SetLocalFlags
alias da_ImGuiDockNode_SetLocalFlags = void function(ImGuiDockNode* self, ImGuiDockNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_UpdateMergedFlags
alias da_ImGuiDockNode_UpdateMergedFlags = void function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiDockNode_destroy
alias da_ImGuiDockNode_destroy = void function(ImGuiDockNode* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiIO_AddFocusEvent
alias da_ImGuiIO_AddFocusEvent = void function(ImGuiIO* self, bool focused)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiIO_AddInputCharacter
alias da_ImGuiIO_AddInputCharacter = void function(ImGuiIO* self, uint c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiIO_AddInputCharacterUTF16
alias da_ImGuiIO_AddInputCharacterUTF16 = void function(ImGuiIO* self, ImWchar16 c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiIO_AddInputCharactersUTF8
alias da_ImGuiIO_AddInputCharactersUTF8 = void function(ImGuiIO* self, const(char)* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiIO_ClearInputCharacters
alias da_ImGuiIO_ClearInputCharacters = void function(ImGuiIO* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiIO_ClearInputKeys
alias da_ImGuiIO_ClearInputKeys = void function(ImGuiIO* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiIO_ImGuiIO
alias da_ImGuiIO_ImGuiIO = ImGuiIO* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiIO_destroy
alias da_ImGuiIO_destroy = void function(ImGuiIO* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextCallbackData_ClearSelection
alias da_ImGuiInputTextCallbackData_ClearSelection = void function(ImGuiInputTextCallbackData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextCallbackData_DeleteChars
alias da_ImGuiInputTextCallbackData_DeleteChars = void function(ImGuiInputTextCallbackData* self, int pos, int bytes_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextCallbackData_HasSelection
alias da_ImGuiInputTextCallbackData_HasSelection = bool function(ImGuiInputTextCallbackData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextCallbackData_ImGuiInputTextCallbackData
alias da_ImGuiInputTextCallbackData_ImGuiInputTextCallbackData = ImGuiInputTextCallbackData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextCallbackData_InsertChars
alias da_ImGuiInputTextCallbackData_InsertChars = void function(ImGuiInputTextCallbackData* self, int pos, const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextCallbackData_SelectAll
alias da_ImGuiInputTextCallbackData_SelectAll = void function(ImGuiInputTextCallbackData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextCallbackData_destroy
alias da_ImGuiInputTextCallbackData_destroy = void function(ImGuiInputTextCallbackData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_ClearFreeMemory
alias da_ImGuiInputTextState_ClearFreeMemory = void function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_ClearSelection
alias da_ImGuiInputTextState_ClearSelection = void function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_ClearText
alias da_ImGuiInputTextState_ClearText = void function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_CursorAnimReset
alias da_ImGuiInputTextState_CursorAnimReset = void function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_CursorClamp
alias da_ImGuiInputTextState_CursorClamp = void function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_GetCursorPos
alias da_ImGuiInputTextState_GetCursorPos = int function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_GetRedoAvailCount
alias da_ImGuiInputTextState_GetRedoAvailCount = int function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_GetSelectionEnd
alias da_ImGuiInputTextState_GetSelectionEnd = int function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_GetSelectionStart
alias da_ImGuiInputTextState_GetSelectionStart = int function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_GetUndoAvailCount
alias da_ImGuiInputTextState_GetUndoAvailCount = int function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_HasSelection
alias da_ImGuiInputTextState_HasSelection = bool function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_ImGuiInputTextState
alias da_ImGuiInputTextState_ImGuiInputTextState = ImGuiInputTextState* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_OnKeyPressed
alias da_ImGuiInputTextState_OnKeyPressed = void function(ImGuiInputTextState* self, int key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_SelectAll
alias da_ImGuiInputTextState_SelectAll = void function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiInputTextState_destroy
alias da_ImGuiInputTextState_destroy = void function(ImGuiInputTextState* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiLastItemData_ImGuiLastItemData
alias da_ImGuiLastItemData_ImGuiLastItemData = ImGuiLastItemData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiLastItemData_destroy
alias da_ImGuiLastItemData_destroy = void function(ImGuiLastItemData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiListClipper_Begin
alias da_ImGuiListClipper_Begin = void function(ImGuiListClipper* self, int items_count, float items_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiListClipper_End
alias da_ImGuiListClipper_End = void function(ImGuiListClipper* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiListClipper_ImGuiListClipper
alias da_ImGuiListClipper_ImGuiListClipper = ImGuiListClipper* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiListClipper_Step
alias da_ImGuiListClipper_Step = bool function(ImGuiListClipper* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiListClipper_destroy
alias da_ImGuiListClipper_destroy = void function(ImGuiListClipper* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiMenuColumns_CalcNextTotalWidth
alias da_ImGuiMenuColumns_CalcNextTotalWidth = void function(ImGuiMenuColumns* self, bool update_offsets)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiMenuColumns_DeclColumns
alias da_ImGuiMenuColumns_DeclColumns = float function(ImGuiMenuColumns* self, float w_icon, float w_label, float w_shortcut, float w_mark)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiMenuColumns_ImGuiMenuColumns
alias da_ImGuiMenuColumns_ImGuiMenuColumns = ImGuiMenuColumns* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiMenuColumns_Update
alias da_ImGuiMenuColumns_Update = void function(ImGuiMenuColumns* self, float spacing, bool window_reappearing)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiMenuColumns_destroy
alias da_ImGuiMenuColumns_destroy = void function(ImGuiMenuColumns* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiMetricsConfig_ImGuiMetricsConfig
alias da_ImGuiMetricsConfig_ImGuiMetricsConfig = ImGuiMetricsConfig* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiMetricsConfig_destroy
alias da_ImGuiMetricsConfig_destroy = void function(ImGuiMetricsConfig* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiNavItemData_Clear
alias da_ImGuiNavItemData_Clear = void function(ImGuiNavItemData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiNavItemData_ImGuiNavItemData
alias da_ImGuiNavItemData_ImGuiNavItemData = ImGuiNavItemData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiNavItemData_destroy
alias da_ImGuiNavItemData_destroy = void function(ImGuiNavItemData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiNextItemData_ClearFlags
alias da_ImGuiNextItemData_ClearFlags = void function(ImGuiNextItemData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiNextItemData_ImGuiNextItemData
alias da_ImGuiNextItemData_ImGuiNextItemData = ImGuiNextItemData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiNextItemData_destroy
alias da_ImGuiNextItemData_destroy = void function(ImGuiNextItemData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiNextWindowData_ClearFlags
alias da_ImGuiNextWindowData_ClearFlags = void function(ImGuiNextWindowData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiNextWindowData_ImGuiNextWindowData
alias da_ImGuiNextWindowData_ImGuiNextWindowData = ImGuiNextWindowData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiNextWindowData_destroy
alias da_ImGuiNextWindowData_destroy = void function(ImGuiNextWindowData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiOldColumnData_ImGuiOldColumnData
alias da_ImGuiOldColumnData_ImGuiOldColumnData = ImGuiOldColumnData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiOldColumnData_destroy
alias da_ImGuiOldColumnData_destroy = void function(ImGuiOldColumnData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiOldColumns_ImGuiOldColumns
alias da_ImGuiOldColumns_ImGuiOldColumns = ImGuiOldColumns* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiOldColumns_destroy
alias da_ImGuiOldColumns_destroy = void function(ImGuiOldColumns* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiOnceUponAFrame_ImGuiOnceUponAFrame
alias da_ImGuiOnceUponAFrame_ImGuiOnceUponAFrame = ImGuiOnceUponAFrame* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiOnceUponAFrame_destroy
alias da_ImGuiOnceUponAFrame_destroy = void function(ImGuiOnceUponAFrame* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPayload_Clear
alias da_ImGuiPayload_Clear = void function(ImGuiPayload* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPayload_ImGuiPayload
alias da_ImGuiPayload_ImGuiPayload = ImGuiPayload* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPayload_IsDataType
alias da_ImGuiPayload_IsDataType = bool function(ImGuiPayload* self, const(char)* type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPayload_IsDelivery
alias da_ImGuiPayload_IsDelivery = bool function(ImGuiPayload* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPayload_IsPreview
alias da_ImGuiPayload_IsPreview = bool function(ImGuiPayload* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPayload_destroy
alias da_ImGuiPayload_destroy = void function(ImGuiPayload* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPlatformIO_ImGuiPlatformIO
alias da_ImGuiPlatformIO_ImGuiPlatformIO = ImGuiPlatformIO* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPlatformIO_destroy
alias da_ImGuiPlatformIO_destroy = void function(ImGuiPlatformIO* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPlatformMonitor_ImGuiPlatformMonitor
alias da_ImGuiPlatformMonitor_ImGuiPlatformMonitor = ImGuiPlatformMonitor* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPlatformMonitor_destroy
alias da_ImGuiPlatformMonitor_destroy = void function(ImGuiPlatformMonitor* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPopupData_ImGuiPopupData
alias da_ImGuiPopupData_ImGuiPopupData = ImGuiPopupData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPopupData_destroy
alias da_ImGuiPopupData_destroy = void function(ImGuiPopupData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPtrOrIndex_ImGuiPtrOrIndex_Int
alias da_ImGuiPtrOrIndex_ImGuiPtrOrIndex_Int = ImGuiPtrOrIndex* function(int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPtrOrIndex_ImGuiPtrOrIndex_Ptr
alias da_ImGuiPtrOrIndex_ImGuiPtrOrIndex_Ptr = ImGuiPtrOrIndex* function(void* ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiPtrOrIndex_destroy
alias da_ImGuiPtrOrIndex_destroy = void function(ImGuiPtrOrIndex* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiSettingsHandler_ImGuiSettingsHandler
alias da_ImGuiSettingsHandler_ImGuiSettingsHandler = ImGuiSettingsHandler* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiSettingsHandler_destroy
alias da_ImGuiSettingsHandler_destroy = void function(ImGuiSettingsHandler* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStackSizes_CompareWithCurrentState
alias da_ImGuiStackSizes_CompareWithCurrentState = void function(ImGuiStackSizes* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStackSizes_ImGuiStackSizes
alias da_ImGuiStackSizes_ImGuiStackSizes = ImGuiStackSizes* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStackSizes_SetToCurrentState
alias da_ImGuiStackSizes_SetToCurrentState = void function(ImGuiStackSizes* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStackSizes_destroy
alias da_ImGuiStackSizes_destroy = void function(ImGuiStackSizes* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStoragePair_ImGuiStoragePair_Float
alias da_ImGuiStoragePair_ImGuiStoragePair_Float = ImGuiStoragePair* function(ImGuiID _key, float _val_f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStoragePair_ImGuiStoragePair_Int
alias da_ImGuiStoragePair_ImGuiStoragePair_Int = ImGuiStoragePair* function(ImGuiID _key, int _val_i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStoragePair_ImGuiStoragePair_Ptr
alias da_ImGuiStoragePair_ImGuiStoragePair_Ptr = ImGuiStoragePair* function(ImGuiID _key, void* _val_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStoragePair_destroy
alias da_ImGuiStoragePair_destroy = void function(ImGuiStoragePair* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_BuildSortByKey
alias da_ImGuiStorage_BuildSortByKey = void function(ImGuiStorage* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_Clear
alias da_ImGuiStorage_Clear = void function(ImGuiStorage* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_GetBool
alias da_ImGuiStorage_GetBool = bool function(ImGuiStorage* self, ImGuiID key, bool default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_GetBoolRef
alias da_ImGuiStorage_GetBoolRef = bool* function(ImGuiStorage* self, ImGuiID key, bool default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_GetFloat
alias da_ImGuiStorage_GetFloat = float function(ImGuiStorage* self, ImGuiID key, float default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_GetFloatRef
alias da_ImGuiStorage_GetFloatRef = float* function(ImGuiStorage* self, ImGuiID key, float default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_GetInt
alias da_ImGuiStorage_GetInt = int function(ImGuiStorage* self, ImGuiID key, int default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_GetIntRef
alias da_ImGuiStorage_GetIntRef = int* function(ImGuiStorage* self, ImGuiID key, int default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_GetVoidPtr
alias da_ImGuiStorage_GetVoidPtr = void* function(ImGuiStorage* self, ImGuiID key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_GetVoidPtrRef
alias da_ImGuiStorage_GetVoidPtrRef = void** function(ImGuiStorage* self, ImGuiID key, void* default_val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_SetAllInt
alias da_ImGuiStorage_SetAllInt = void function(ImGuiStorage* self, int val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_SetBool
alias da_ImGuiStorage_SetBool = void function(ImGuiStorage* self, ImGuiID key, bool val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_SetFloat
alias da_ImGuiStorage_SetFloat = void function(ImGuiStorage* self, ImGuiID key, float val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_SetInt
alias da_ImGuiStorage_SetInt = void function(ImGuiStorage* self, ImGuiID key, int val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStorage_SetVoidPtr
alias da_ImGuiStorage_SetVoidPtr = void function(ImGuiStorage* self, ImGuiID key, void* val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStyleMod_ImGuiStyleMod_Float
alias da_ImGuiStyleMod_ImGuiStyleMod_Float = ImGuiStyleMod* function(ImGuiStyleVar idx, float v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStyleMod_ImGuiStyleMod_Int
alias da_ImGuiStyleMod_ImGuiStyleMod_Int = ImGuiStyleMod* function(ImGuiStyleVar idx, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStyleMod_ImGuiStyleMod_Vec2
alias da_ImGuiStyleMod_ImGuiStyleMod_Vec2 = ImGuiStyleMod* function(ImGuiStyleVar idx, ImVec2 v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStyleMod_destroy
alias da_ImGuiStyleMod_destroy = void function(ImGuiStyleMod* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStyle_ImGuiStyle
alias da_ImGuiStyle_ImGuiStyle = ImGuiStyle* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStyle_ScaleAllSizes
alias da_ImGuiStyle_ScaleAllSizes = void function(ImGuiStyle* self, float scale_factor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiStyle_destroy
alias da_ImGuiStyle_destroy = void function(ImGuiStyle* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTabBar_GetTabName
alias da_ImGuiTabBar_GetTabName = const(char)* function(ImGuiTabBar* self, const ImGuiTabItem* tab)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTabBar_GetTabOrder
alias da_ImGuiTabBar_GetTabOrder = int function(ImGuiTabBar* self, const ImGuiTabItem* tab)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTabBar_ImGuiTabBar
alias da_ImGuiTabBar_ImGuiTabBar = ImGuiTabBar* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTabBar_destroy
alias da_ImGuiTabBar_destroy = void function(ImGuiTabBar* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTabItem_ImGuiTabItem
alias da_ImGuiTabItem_ImGuiTabItem = ImGuiTabItem* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTabItem_destroy
alias da_ImGuiTabItem_destroy = void function(ImGuiTabItem* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableColumnSettings_ImGuiTableColumnSettings
alias da_ImGuiTableColumnSettings_ImGuiTableColumnSettings = ImGuiTableColumnSettings* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableColumnSettings_destroy
alias da_ImGuiTableColumnSettings_destroy = void function(ImGuiTableColumnSettings* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableColumnSortSpecs_ImGuiTableColumnSortSpecs
alias da_ImGuiTableColumnSortSpecs_ImGuiTableColumnSortSpecs = ImGuiTableColumnSortSpecs* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableColumnSortSpecs_destroy
alias da_ImGuiTableColumnSortSpecs_destroy = void function(ImGuiTableColumnSortSpecs* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableColumn_ImGuiTableColumn
alias da_ImGuiTableColumn_ImGuiTableColumn = ImGuiTableColumn* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableColumn_destroy
alias da_ImGuiTableColumn_destroy = void function(ImGuiTableColumn* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableSettings_GetColumnSettings
alias da_ImGuiTableSettings_GetColumnSettings = ImGuiTableColumnSettings* function(ImGuiTableSettings* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableSettings_ImGuiTableSettings
alias da_ImGuiTableSettings_ImGuiTableSettings = ImGuiTableSettings* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableSettings_destroy
alias da_ImGuiTableSettings_destroy = void function(ImGuiTableSettings* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableSortSpecs_ImGuiTableSortSpecs
alias da_ImGuiTableSortSpecs_ImGuiTableSortSpecs = ImGuiTableSortSpecs* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableSortSpecs_destroy
alias da_ImGuiTableSortSpecs_destroy = void function(ImGuiTableSortSpecs* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableTempData_ImGuiTableTempData
alias da_ImGuiTableTempData_ImGuiTableTempData = ImGuiTableTempData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTableTempData_destroy
alias da_ImGuiTableTempData_destroy = void function(ImGuiTableTempData* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTable_ImGuiTable
alias da_ImGuiTable_ImGuiTable = ImGuiTable* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTable_destroy
alias da_ImGuiTable_destroy = void function(ImGuiTable* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_ImGuiTextBuffer
alias da_ImGuiTextBuffer_ImGuiTextBuffer = ImGuiTextBuffer* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_append
alias da_ImGuiTextBuffer_append = void function(ImGuiTextBuffer* self, const(char)* str, const(char)* str_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_appendf
alias da_ImGuiTextBuffer_appendf = void function(ImGuiTextBuffer* buffer, const char* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_appendfv
alias da_ImGuiTextBuffer_appendfv = void function(ImGuiTextBuffer* self, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_begin
alias da_ImGuiTextBuffer_begin = const(char)* function(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_c_str
alias da_ImGuiTextBuffer_c_str = const(char)* function(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_clear
alias da_ImGuiTextBuffer_clear = void function(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_destroy
alias da_ImGuiTextBuffer_destroy = void function(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_empty
alias da_ImGuiTextBuffer_empty = bool function(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_end
alias da_ImGuiTextBuffer_end = const(char)* function(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_reserve
alias da_ImGuiTextBuffer_reserve = void function(ImGuiTextBuffer* self, int capacity)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextBuffer_size
alias da_ImGuiTextBuffer_size = int function(ImGuiTextBuffer* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextFilter_Build
alias da_ImGuiTextFilter_Build = void function(ImGuiTextFilter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextFilter_Clear
alias da_ImGuiTextFilter_Clear = void function(ImGuiTextFilter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextFilter_Draw
alias da_ImGuiTextFilter_Draw = bool function(ImGuiTextFilter* self, const(char)* label, float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextFilter_ImGuiTextFilter
alias da_ImGuiTextFilter_ImGuiTextFilter = ImGuiTextFilter* function(const(char)* default_filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextFilter_IsActive
alias da_ImGuiTextFilter_IsActive = bool function(ImGuiTextFilter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextFilter_PassFilter
alias da_ImGuiTextFilter_PassFilter = bool function(ImGuiTextFilter* self, const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextFilter_destroy
alias da_ImGuiTextFilter_destroy = void function(ImGuiTextFilter* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextRange_ImGuiTextRange_Nil
alias da_ImGuiTextRange_ImGuiTextRange_Nil = ImGuiTextRange* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextRange_ImGuiTextRange_Str
alias da_ImGuiTextRange_ImGuiTextRange_Str = ImGuiTextRange* function(const(char)* _b, const(char)* _e)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextRange_destroy
alias da_ImGuiTextRange_destroy = void function(ImGuiTextRange* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextRange_empty
alias da_ImGuiTextRange_empty = bool function(ImGuiTextRange* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiTextRange_split
alias da_ImGuiTextRange_split = void function(ImGuiTextRange* self, char separator, ImVector_ImGuiTextRange* out_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewportP_CalcWorkRectPos
alias da_ImGuiViewportP_CalcWorkRectPos = void function(ImVec2* pOut, ImGuiViewportP* self, const ImVec2 off_min)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewportP_CalcWorkRectSize
alias da_ImGuiViewportP_CalcWorkRectSize = void function(ImVec2* pOut, ImGuiViewportP* self, const ImVec2 off_min, const ImVec2 off_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewportP_ClearRequestFlags
alias da_ImGuiViewportP_ClearRequestFlags = void function(ImGuiViewportP* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewportP_GetBuildWorkRect
alias da_ImGuiViewportP_GetBuildWorkRect = void function(ImRect* pOut, ImGuiViewportP* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewportP_GetMainRect
alias da_ImGuiViewportP_GetMainRect = void function(ImRect* pOut, ImGuiViewportP* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewportP_GetWorkRect
alias da_ImGuiViewportP_GetWorkRect = void function(ImRect* pOut, ImGuiViewportP* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewportP_ImGuiViewportP
alias da_ImGuiViewportP_ImGuiViewportP = ImGuiViewportP* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewportP_UpdateWorkRect
alias da_ImGuiViewportP_UpdateWorkRect = void function(ImGuiViewportP* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewportP_destroy
alias da_ImGuiViewportP_destroy = void function(ImGuiViewportP* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewport_GetCenter
alias da_ImGuiViewport_GetCenter = void function(ImVec2* pOut, ImGuiViewport* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewport_GetWorkCenter
alias da_ImGuiViewport_GetWorkCenter = void function(ImVec2* pOut, ImGuiViewport* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewport_ImGuiViewport
alias da_ImGuiViewport_ImGuiViewport = ImGuiViewport* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiViewport_destroy
alias da_ImGuiViewport_destroy = void function(ImGuiViewport* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindowClass_ImGuiWindowClass
alias da_ImGuiWindowClass_ImGuiWindowClass = ImGuiWindowClass* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindowClass_destroy
alias da_ImGuiWindowClass_destroy = void function(ImGuiWindowClass* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindowSettings_GetName
alias da_ImGuiWindowSettings_GetName = char* function(ImGuiWindowSettings* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindowSettings_ImGuiWindowSettings
alias da_ImGuiWindowSettings_ImGuiWindowSettings = ImGuiWindowSettings* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindowSettings_destroy
alias da_ImGuiWindowSettings_destroy = void function(ImGuiWindowSettings* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_CalcFontSize
alias da_ImGuiWindow_CalcFontSize = float function(ImGuiWindow* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_GetIDFromRectangle
alias da_ImGuiWindow_GetIDFromRectangle = ImGuiID function(ImGuiWindow* self, const ImRect r_abs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_GetIDNoKeepAlive_Int
alias da_ImGuiWindow_GetIDNoKeepAlive_Int = ImGuiID function(ImGuiWindow* self, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_GetIDNoKeepAlive_Ptr
alias da_ImGuiWindow_GetIDNoKeepAlive_Ptr = ImGuiID function(ImGuiWindow* self, const void* ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_GetIDNoKeepAlive_Str
alias da_ImGuiWindow_GetIDNoKeepAlive_Str = ImGuiID function(ImGuiWindow* self, const(char)* str, const(char)* str_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_GetID_Int
alias da_ImGuiWindow_GetID_Int = ImGuiID function(ImGuiWindow* self, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_GetID_Ptr
alias da_ImGuiWindow_GetID_Ptr = ImGuiID function(ImGuiWindow* self, const void* ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_GetID_Str
alias da_ImGuiWindow_GetID_Str = ImGuiID function(ImGuiWindow* self, const(char)* str, const(char)* str_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_ImGuiWindow
alias da_ImGuiWindow_ImGuiWindow = ImGuiWindow* function(ImGuiContext* context, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_MenuBarHeight
alias da_ImGuiWindow_MenuBarHeight = float function(ImGuiWindow* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_MenuBarRect
alias da_ImGuiWindow_MenuBarRect = void function(ImRect* pOut, ImGuiWindow* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_Rect
alias da_ImGuiWindow_Rect = void function(ImRect* pOut, ImGuiWindow* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_TitleBarHeight
alias da_ImGuiWindow_TitleBarHeight = float function(ImGuiWindow* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_TitleBarRect
alias da_ImGuiWindow_TitleBarRect = void function(ImRect* pOut, ImGuiWindow* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImGuiWindow_destroy
alias da_ImGuiWindow_destroy = void function(ImGuiWindow* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_Add_Rect
alias da_ImRect_Add_Rect = void function(ImRect* self, const ImRect r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_Add_Vec2
alias da_ImRect_Add_Vec2 = void function(ImRect* self, const ImVec2 p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_ClipWith
alias da_ImRect_ClipWith = void function(ImRect* self, const ImRect r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_ClipWithFull
alias da_ImRect_ClipWithFull = void function(ImRect* self, const ImRect r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_Contains_Rect
alias da_ImRect_Contains_Rect = bool function(ImRect* self, const ImRect r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_Contains_Vec2
alias da_ImRect_Contains_Vec2 = bool function(ImRect* self, const ImVec2 p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_Expand_Float
alias da_ImRect_Expand_Float = void function(ImRect* self, const float amount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_Expand_Vec2
alias da_ImRect_Expand_Vec2 = void function(ImRect* self, const ImVec2 amount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_Floor
alias da_ImRect_Floor = void function(ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_GetArea
alias da_ImRect_GetArea = float function(ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_GetBL
alias da_ImRect_GetBL = void function(ImVec2* pOut, ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_GetBR
alias da_ImRect_GetBR = void function(ImVec2* pOut, ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_GetCenter
alias da_ImRect_GetCenter = void function(ImVec2* pOut, ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_GetHeight
alias da_ImRect_GetHeight = float function(ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_GetSize
alias da_ImRect_GetSize = void function(ImVec2* pOut, ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_GetTL
alias da_ImRect_GetTL = void function(ImVec2* pOut, ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_GetTR
alias da_ImRect_GetTR = void function(ImVec2* pOut, ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_GetWidth
alias da_ImRect_GetWidth = float function(ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_ImRect_Float
alias da_ImRect_ImRect_Float = ImRect* function(float x1, float y1, float x2, float y2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_ImRect_Nil
alias da_ImRect_ImRect_Nil = ImRect* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_ImRect_Vec2
alias da_ImRect_ImRect_Vec2 = ImRect* function(const ImVec2 min, const ImVec2 max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_ImRect_Vec4
alias da_ImRect_ImRect_Vec4 = ImRect* function(const ImVec4 v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_IsInverted
alias da_ImRect_IsInverted = bool function(ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_Overlaps
alias da_ImRect_Overlaps = bool function(ImRect* self, const ImRect r)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_ToVec4
alias da_ImRect_ToVec4 = void function(ImVec4* pOut, ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_Translate
alias da_ImRect_Translate = void function(ImRect* self, const ImVec2 d)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_TranslateX
alias da_ImRect_TranslateX = void function(ImRect* self, float dx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_TranslateY
alias da_ImRect_TranslateY = void function(ImRect* self, float dy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImRect_destroy
alias da_ImRect_destroy = void function(ImRect* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec1_ImVec1_Float
alias da_ImVec1_ImVec1_Float = ImVec1* function(float _x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec1_ImVec1_Nil
alias da_ImVec1_ImVec1_Nil = ImVec1* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec1_destroy
alias da_ImVec1_destroy = void function(ImVec1* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec2_ImVec2_Float
alias da_ImVec2_ImVec2_Float = ImVec2* function(float _x, float _y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec2_ImVec2_Nil
alias da_ImVec2_ImVec2_Nil = ImVec2* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec2_destroy
alias da_ImVec2_destroy = void function(ImVec2* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec2ih_ImVec2ih_Nil
alias da_ImVec2ih_ImVec2ih_Nil = ImVec2ih* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec2ih_ImVec2ih_Vec2
alias da_ImVec2ih_ImVec2ih_Vec2 = ImVec2ih* function(const ImVec2 rhs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec2ih_ImVec2ih_short
alias da_ImVec2ih_ImVec2ih_short = ImVec2ih* function(short _x, short _y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec2ih_destroy
alias da_ImVec2ih_destroy = void function(ImVec2ih* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec4_ImVec4_Float
alias da_ImVec4_ImVec4_Float = ImVec4* function(float _x, float _y, float _z, float _w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec4_ImVec4_Nil
alias da_ImVec4_ImVec4_Nil = ImVec4* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVec4_destroy
alias da_ImVec4_destroy = void function(ImVec4* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVector_ImWchar_Init
alias da_ImVector_ImWchar_Init = void function(ImVector_ImWchar* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVector_ImWchar_UnInit
alias da_ImVector_ImWchar_UnInit = void function(ImVector_ImWchar* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVector_ImWchar_create
alias da_ImVector_ImWchar_create = ImVector_ImWchar* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ImVector_ImWchar_destroy
alias da_ImVector_ImWchar_destroy = void function(ImVector_ImWchar* self)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igAcceptDragDropPayload
alias da_igAcceptDragDropPayload = ImGuiPayload* function(const(char)* type, ImGuiDragDropFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igActivateItem
alias da_igActivateItem = void function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igAddContextHook
alias da_igAddContextHook = ImGuiID function(ImGuiContext* context, const ImGuiContextHook* hook)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igAlignTextToFramePadding
alias da_igAlignTextToFramePadding = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igArrowButton
alias da_igArrowButton = bool function(const(char)* str_id, ImGuiDir dir)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igArrowButtonEx
alias da_igArrowButtonEx = bool function(const(char)* str_id, ImGuiDir dir, ImVec2 size_arg, ImGuiButtonFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBegin
alias da_igBegin = bool function(const(char)* name, bool* p_open, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginChildEx
alias da_igBeginChildEx = bool function(const(char)* name, ImGuiID id, const ImVec2 size_arg, bool border, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginChildFrame
alias da_igBeginChildFrame = bool function(ImGuiID id, const ImVec2 size, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginChild_ID
alias da_igBeginChild_ID = bool function(ImGuiID id, const ImVec2 size, bool border, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginChild_Str
alias da_igBeginChild_Str = bool function(const(char)* str_id, const ImVec2 size, bool border, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginColumns
alias da_igBeginColumns = void function(const(char)* str_id, int count, ImGuiOldColumnFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginCombo
alias da_igBeginCombo = bool function(const(char)* label, const(char)* preview_value, ImGuiComboFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginComboPopup
alias da_igBeginComboPopup = bool function(ImGuiID popup_id, const ImRect bb, ImGuiComboFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginComboPreview
alias da_igBeginComboPreview = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginDisabled
alias da_igBeginDisabled = void function(bool disabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginDockableDragDropSource
alias da_igBeginDockableDragDropSource = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginDockableDragDropTarget
alias da_igBeginDockableDragDropTarget = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginDocked
alias da_igBeginDocked = void function(ImGuiWindow* window, bool* p_open)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginDragDropSource
alias da_igBeginDragDropSource = bool function(ImGuiDragDropFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginDragDropTarget
alias da_igBeginDragDropTarget = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginDragDropTargetCustom
alias da_igBeginDragDropTargetCustom = bool function(const ImRect bb, ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginGroup
alias da_igBeginGroup = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginListBox
alias da_igBeginListBox = bool function(const(char)* label, const ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginMainMenuBar
alias da_igBeginMainMenuBar = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginMenu
alias da_igBeginMenu = bool function(const(char)* label, bool enabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginMenuBar
alias da_igBeginMenuBar = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginPopup
alias da_igBeginPopup = bool function(const(char)* str_id, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginPopupContextItem
alias da_igBeginPopupContextItem = bool function(const(char)* str_id, ImGuiPopupFlags popup_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginPopupContextVoid
alias da_igBeginPopupContextVoid = bool function(const(char)* str_id, ImGuiPopupFlags popup_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginPopupContextWindow
alias da_igBeginPopupContextWindow = bool function(const(char)* str_id, ImGuiPopupFlags popup_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginPopupEx
alias da_igBeginPopupEx = bool function(ImGuiID id, ImGuiWindowFlags extra_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginPopupModal
alias da_igBeginPopupModal = bool function(const(char)* name, bool* p_open, ImGuiWindowFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginTabBar
alias da_igBeginTabBar = bool function(const(char)* str_id, ImGuiTabBarFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginTabBarEx
alias da_igBeginTabBarEx = bool function(ImGuiTabBar* tab_bar, const ImRect bb, ImGuiTabBarFlags flags, ImGuiDockNode* dock_node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginTabItem
alias da_igBeginTabItem = bool function(const(char)* label, bool* p_open, ImGuiTabItemFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginTable
alias da_igBeginTable = bool function(const(char)* str_id, int column, ImGuiTableFlags flags, const ImVec2 outer_size, float inner_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginTableEx
alias da_igBeginTableEx = bool function(const(char)* name, ImGuiID id, int columns_count, ImGuiTableFlags flags, const ImVec2 outer_size, float inner_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginTooltip
alias da_igBeginTooltip = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginTooltipEx
alias da_igBeginTooltipEx = void function(ImGuiWindowFlags extra_flags, ImGuiTooltipFlags tooltip_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBeginViewportSideBar
alias da_igBeginViewportSideBar = bool function(const(char)* name, ImGuiViewport* viewport, ImGuiDir dir, float size, ImGuiWindowFlags window_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBringWindowToDisplayBack
alias da_igBringWindowToDisplayBack = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBringWindowToDisplayFront
alias da_igBringWindowToDisplayFront = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBringWindowToFocusFront
alias da_igBringWindowToFocusFront = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBullet
alias da_igBullet = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBulletText
alias da_igBulletText = void function(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igBulletTextV
alias da_igBulletTextV = void function(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igButton
alias da_igButton = bool function(const(char)* label, const ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igButtonBehavior
alias da_igButtonBehavior = bool function(const ImRect bb, ImGuiID id, bool* out_hovered, bool* out_held, ImGuiButtonFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igButtonEx
alias da_igButtonEx = bool function(const(char)* label, const ImVec2 size_arg, ImGuiButtonFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCalcItemSize
alias da_igCalcItemSize = void function(ImVec2* pOut, ImVec2 size, float default_w, float default_h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCalcItemWidth
alias da_igCalcItemWidth = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCalcListClipping
alias da_igCalcListClipping = void function(int items_count, float items_height, int* out_items_display_start, int* out_items_display_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCalcTextSize
alias da_igCalcTextSize = void function(ImVec2* pOut, const(char)* text, const(char)* text_end, bool hide_text_after_double_hash, float wrap_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCalcTypematicRepeatAmount
alias da_igCalcTypematicRepeatAmount = int function(float t0, float t1, float repeat_delay, float repeat_rate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCalcWindowNextAutoFitSize
alias da_igCalcWindowNextAutoFitSize = void function(ImVec2* pOut, ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCalcWrapWidthForPos
alias da_igCalcWrapWidthForPos = float function(const ImVec2 pos, float wrap_pos_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCallContextHooks
alias da_igCallContextHooks = void function(ImGuiContext* context, ImGuiContextHookType type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCaptureKeyboardFromApp
alias da_igCaptureKeyboardFromApp = void function(bool want_capture_keyboard_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCaptureMouseFromApp
alias da_igCaptureMouseFromApp = void function(bool want_capture_mouse_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCheckbox
alias da_igCheckbox = bool function(const(char)* label, bool* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCheckboxFlags_IntPtr
alias da_igCheckboxFlags_IntPtr = bool function(const(char)* label, int* flags, int flags_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCheckboxFlags_S64Ptr
alias da_igCheckboxFlags_S64Ptr = bool function(const(char)* label, ImS64* flags, ImS64 flags_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCheckboxFlags_U64Ptr
alias da_igCheckboxFlags_U64Ptr = bool function(const(char)* label, ImU64* flags, ImU64 flags_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCheckboxFlags_UintPtr
alias da_igCheckboxFlags_UintPtr = bool function(const(char)* label, uint* flags, uint flags_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igClearActiveID
alias da_igClearActiveID = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igClearDragDrop
alias da_igClearDragDrop = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igClearIniSettings
alias da_igClearIniSettings = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCloseButton
alias da_igCloseButton = bool function(ImGuiID id, const ImVec2 pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCloseCurrentPopup
alias da_igCloseCurrentPopup = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igClosePopupToLevel
alias da_igClosePopupToLevel = void function(int remaining, bool restore_focus_to_window_under_popup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igClosePopupsOverWindow
alias da_igClosePopupsOverWindow = void function(ImGuiWindow* ref_window, bool restore_focus_to_window_under_popup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCollapseButton
alias da_igCollapseButton = bool function(ImGuiID id, const ImVec2 pos, ImGuiDockNode* dock_node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCollapsingHeader_BoolPtr
alias da_igCollapsingHeader_BoolPtr = bool function(const(char)* label, bool* p_visible, ImGuiTreeNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCollapsingHeader_TreeNodeFlags
alias da_igCollapsingHeader_TreeNodeFlags = bool function(const(char)* label, ImGuiTreeNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorButton
alias da_igColorButton = bool function(const(char)* desc_id, const ImVec4 col, ImGuiColorEditFlags flags, ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorConvertFloat4ToU32
alias da_igColorConvertFloat4ToU32 = ImU32 function(const ImVec4 in_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorConvertHSVtoRGB
alias da_igColorConvertHSVtoRGB = void function(float h, float s, float v, float* out_r, float* out_g, float* out_b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorConvertRGBtoHSV
alias da_igColorConvertRGBtoHSV = void function(float r, float g, float b, float* out_h, float* out_s, float* out_v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorConvertU32ToFloat4
alias da_igColorConvertU32ToFloat4 = void function(ImVec4* pOut, ImU32 in_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorEdit3
alias da_igColorEdit3 = bool function(const(char)* label, float* col, ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorEdit4
alias da_igColorEdit4 = bool function(const(char)* label, float* col, ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorEditOptionsPopup
alias da_igColorEditOptionsPopup = void function(const float* col, ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorPicker3
alias da_igColorPicker3 = bool function(const(char)* label, float* col, ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorPicker4
alias da_igColorPicker4 = bool function(const(char)* label, float* col, ImGuiColorEditFlags flags, const float* ref_col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorPickerOptionsPopup
alias da_igColorPickerOptionsPopup = void function(const float* ref_col, ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColorTooltip
alias da_igColorTooltip = void function(const(char)* text, const float* col, ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igColumns
alias da_igColumns = void function(int count, const(char)* id, bool border)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCombo_FnBoolPtr
alias da_igCombo_FnBoolPtr = bool function(const(char)* label, int* current_item, bool function(void* data, int idx, const(char)** out_text) items_getter, void* data, int items_count, int popup_max_height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCombo_Str
alias da_igCombo_Str = bool function(const(char)* label, int* current_item, const(char)* items_separated_by_zeros, int popup_max_height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCombo_Str_arr
alias da_igCombo_Str_arr = bool function(const(char)* label, int* current_item, const(char)** items, int items_count, int popup_max_height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCreateContext
alias da_igCreateContext = ImGuiContext* function(ImFontAtlas* shared_font_atlas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igCreateNewWindowSettings
alias da_igCreateNewWindowSettings = ImGuiWindowSettings* function(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDataTypeApplyOp
alias da_igDataTypeApplyOp = void function(ImGuiDataType data_type, int op, void* output, const void* arg_1, const void* arg_2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDataTypeApplyOpFromText
alias da_igDataTypeApplyOpFromText = bool function(const(char)* buf, const(char)* initial_value_buf, ImGuiDataType data_type, void* p_data, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDataTypeClamp
alias da_igDataTypeClamp = bool function(ImGuiDataType data_type, void* p_data, const void* p_min, const void* p_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDataTypeCompare
alias da_igDataTypeCompare = int function(ImGuiDataType data_type, const void* arg_1, const void* arg_2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDataTypeFormatString
alias da_igDataTypeFormatString = int function(char* buf, int buf_size, ImGuiDataType data_type, const void* p_data, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDataTypeGetInfo
alias da_igDataTypeGetInfo = ImGuiDataTypeInfo* function(ImGuiDataType data_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugCheckVersionAndDataLayout
alias da_igDebugCheckVersionAndDataLayout = bool function(const(char)* version_str, size_t sz_io, size_t sz_style, size_t sz_vec2, size_t sz_vec4, size_t sz_drawvert, size_t sz_drawidx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugDrawItemRect
alias da_igDebugDrawItemRect = void function(ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeColumns
alias da_igDebugNodeColumns = void function(ImGuiOldColumns* columns)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeDockNode
alias da_igDebugNodeDockNode = void function(ImGuiDockNode* node, const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeDrawCmdShowMeshAndBoundingBox
alias da_igDebugNodeDrawCmdShowMeshAndBoundingBox = void function(ImDrawList* out_draw_list, const ImDrawList* draw_list, const ImDrawCmd* draw_cmd, bool show_mesh, bool show_aabb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeDrawList
alias da_igDebugNodeDrawList = void function(ImGuiWindow* window, ImGuiViewportP* viewport, const ImDrawList* draw_list, const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeFont
alias da_igDebugNodeFont = void function(ImFont* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeStorage
alias da_igDebugNodeStorage = void function(ImGuiStorage* storage, const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeTabBar
alias da_igDebugNodeTabBar = void function(ImGuiTabBar* tab_bar, const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeTable
alias da_igDebugNodeTable = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeTableSettings
alias da_igDebugNodeTableSettings = void function(ImGuiTableSettings* settings)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeViewport
alias da_igDebugNodeViewport = void function(ImGuiViewportP* viewport)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeWindow
alias da_igDebugNodeWindow = void function(ImGuiWindow* window, const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeWindowSettings
alias da_igDebugNodeWindowSettings = void function(ImGuiWindowSettings* settings)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugNodeWindowsList
alias da_igDebugNodeWindowsList = void function(ImVector_ImGuiWindowPtr* windows, const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugRenderViewportThumbnail
alias da_igDebugRenderViewportThumbnail = void function(ImDrawList* draw_list, ImGuiViewportP* viewport, const ImRect bb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDebugStartItemPicker
alias da_igDebugStartItemPicker = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDestroyContext
alias da_igDestroyContext = void function(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDestroyPlatformWindow
alias da_igDestroyPlatformWindow = void function(ImGuiViewportP* viewport)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDestroyPlatformWindows
alias da_igDestroyPlatformWindows = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderAddNode
alias da_igDockBuilderAddNode = ImGuiID function(ImGuiID node_id, ImGuiDockNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderCopyDockSpace
alias da_igDockBuilderCopyDockSpace = void function(ImGuiID src_dockspace_id, ImGuiID dst_dockspace_id, ImVector_const_charPtr* in_window_remap_pairs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderCopyNode
alias da_igDockBuilderCopyNode = void function(ImGuiID src_node_id, ImGuiID dst_node_id, ImVector_ImGuiID* out_node_remap_pairs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderCopyWindowSettings
alias da_igDockBuilderCopyWindowSettings = void function(const(char)* src_name, const(char)* dst_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderDockWindow
alias da_igDockBuilderDockWindow = void function(const(char)* window_name, ImGuiID node_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderFinish
alias da_igDockBuilderFinish = void function(ImGuiID node_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderGetCentralNode
alias da_igDockBuilderGetCentralNode = ImGuiDockNode* function(ImGuiID node_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderGetNode
alias da_igDockBuilderGetNode = ImGuiDockNode* function(ImGuiID node_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderRemoveNode
alias da_igDockBuilderRemoveNode = void function(ImGuiID node_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderRemoveNodeChildNodes
alias da_igDockBuilderRemoveNodeChildNodes = void function(ImGuiID node_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderRemoveNodeDockedWindows
alias da_igDockBuilderRemoveNodeDockedWindows = void function(ImGuiID node_id, bool clear_settings_refs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderSetNodePos
alias da_igDockBuilderSetNodePos = void function(ImGuiID node_id, ImVec2 pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderSetNodeSize
alias da_igDockBuilderSetNodeSize = void function(ImGuiID node_id, ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockBuilderSplitNode
alias da_igDockBuilderSplitNode = ImGuiID function(ImGuiID node_id, ImGuiDir split_dir, float size_ratio_for_node_at_dir, ImGuiID* out_id_at_dir, ImGuiID* out_id_at_opposite_dir)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextCalcDropPosForDocking
alias da_igDockContextCalcDropPosForDocking = bool function(ImGuiWindow* target, ImGuiDockNode* target_node, ImGuiWindow* payload, ImGuiDir split_dir, bool split_outer, ImVec2* out_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextClearNodes
alias da_igDockContextClearNodes = void function(ImGuiContext* ctx, ImGuiID root_id, bool clear_settings_refs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextGenNodeID
alias da_igDockContextGenNodeID = ImGuiID function(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextInitialize
alias da_igDockContextInitialize = void function(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextNewFrameUpdateDocking
alias da_igDockContextNewFrameUpdateDocking = void function(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextNewFrameUpdateUndocking
alias da_igDockContextNewFrameUpdateUndocking = void function(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextQueueDock
alias da_igDockContextQueueDock = void function(ImGuiContext* ctx, ImGuiWindow* target, ImGuiDockNode* target_node, ImGuiWindow* payload, ImGuiDir split_dir, float split_ratio, bool split_outer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextQueueUndockNode
alias da_igDockContextQueueUndockNode = void function(ImGuiContext* ctx, ImGuiDockNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextQueueUndockWindow
alias da_igDockContextQueueUndockWindow = void function(ImGuiContext* ctx, ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextRebuildNodes
alias da_igDockContextRebuildNodes = void function(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockContextShutdown
alias da_igDockContextShutdown = void function(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockNodeBeginAmendTabBar
alias da_igDockNodeBeginAmendTabBar = bool function(ImGuiDockNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockNodeEndAmendTabBar
alias da_igDockNodeEndAmendTabBar = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockNodeGetDepth
alias da_igDockNodeGetDepth = int function(const ImGuiDockNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockNodeGetRootNode
alias da_igDockNodeGetRootNode = ImGuiDockNode* function(ImGuiDockNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockNodeGetWindowMenuButtonId
alias da_igDockNodeGetWindowMenuButtonId = ImGuiID function(const ImGuiDockNode* node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockSpace
alias da_igDockSpace = ImGuiID function(ImGuiID id, const ImVec2 size, ImGuiDockNodeFlags flags, const ImGuiWindowClass* window_class)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDockSpaceOverViewport
alias da_igDockSpaceOverViewport = ImGuiID function(const ImGuiViewport* viewport, ImGuiDockNodeFlags flags, const ImGuiWindowClass* window_class)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragBehavior
alias da_igDragBehavior = bool function(ImGuiID id, ImGuiDataType data_type, void* p_v, float v_speed, const void* p_min, const void* p_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragFloat
alias da_igDragFloat = bool function(const(char)* label, float* v, float v_speed, float v_min, float v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragFloat2
alias da_igDragFloat2 = bool function(const(char)* label, float* v, float v_speed, float v_min, float v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragFloat3
alias da_igDragFloat3 = bool function(const(char)* label, float* v, float v_speed, float v_min, float v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragFloat4
alias da_igDragFloat4 = bool function(const(char)* label, float* v, float v_speed, float v_min, float v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragFloatRange2
alias da_igDragFloatRange2 = bool function(const(char)* label, float* v_current_min, float* v_current_max, float v_speed, float v_min, float v_max, const(char)* format, const(char)* format_max, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragInt
alias da_igDragInt = bool function(const(char)* label, int* v, float v_speed, int v_min, int v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragInt2
alias da_igDragInt2 = bool function(const(char)* label, int* v, float v_speed, int v_min, int v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragInt3
alias da_igDragInt3 = bool function(const(char)* label, int* v, float v_speed, int v_min, int v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragInt4
alias da_igDragInt4 = bool function(const(char)* label, int* v, float v_speed, int v_min, int v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragIntRange2
alias da_igDragIntRange2 = bool function(const(char)* label, int* v_current_min, int* v_current_max, float v_speed, int v_min, int v_max, const(char)* format, const(char)* format_max, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragScalar
alias da_igDragScalar = bool function(const(char)* label, ImGuiDataType data_type, void* p_data, float v_speed, const void* p_min, const void* p_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDragScalarN
alias da_igDragScalarN = bool function(const(char)* label, ImGuiDataType data_type, void* p_data, int components, float v_speed, const void* p_min, const void* p_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igDummy
alias da_igDummy = void function(const ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEnd
alias da_igEnd = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndChild
alias da_igEndChild = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndChildFrame
alias da_igEndChildFrame = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndColumns
alias da_igEndColumns = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndCombo
alias da_igEndCombo = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndComboPreview
alias da_igEndComboPreview = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndDisabled
alias da_igEndDisabled = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndDragDropSource
alias da_igEndDragDropSource = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndDragDropTarget
alias da_igEndDragDropTarget = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndFrame
alias da_igEndFrame = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndGroup
alias da_igEndGroup = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndListBox
alias da_igEndListBox = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndMainMenuBar
alias da_igEndMainMenuBar = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndMenu
alias da_igEndMenu = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndMenuBar
alias da_igEndMenuBar = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndPopup
alias da_igEndPopup = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndTabBar
alias da_igEndTabBar = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndTabItem
alias da_igEndTabItem = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndTable
alias da_igEndTable = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igEndTooltip
alias da_igEndTooltip = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igErrorCheckEndFrameRecover
alias da_igErrorCheckEndFrameRecover = void function(ImGuiErrorLogCallback log_callback, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindBestWindowPosForPopup
alias da_igFindBestWindowPosForPopup = void function(ImVec2* pOut, ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindBestWindowPosForPopupEx
alias da_igFindBestWindowPosForPopupEx = void function(ImVec2* pOut, const ImVec2 ref_pos, const ImVec2 size, ImGuiDir* last_dir, const ImRect r_outer, const ImRect r_avoid, ImGuiPopupPositionPolicy policy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindOrCreateColumns
alias da_igFindOrCreateColumns = ImGuiOldColumns* function(ImGuiWindow* window, ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindOrCreateWindowSettings
alias da_igFindOrCreateWindowSettings = ImGuiWindowSettings* function(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindRenderedTextEnd
alias da_igFindRenderedTextEnd = const(char)* function(const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindSettingsHandler
alias da_igFindSettingsHandler = ImGuiSettingsHandler* function(const(char)* type_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindViewportByID
alias da_igFindViewportByID = ImGuiViewport* function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindViewportByPlatformHandle
alias da_igFindViewportByPlatformHandle = ImGuiViewport* function(void* platform_handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindWindowByID
alias da_igFindWindowByID = ImGuiWindow* function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindWindowByName
alias da_igFindWindowByName = ImGuiWindow* function(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFindWindowSettings
alias da_igFindWindowSettings = ImGuiWindowSettings* function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFocusTopMostWindowUnderOne
alias da_igFocusTopMostWindowUnderOne = void function(ImGuiWindow* under_this_window, ImGuiWindow* ignore_window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igFocusWindow
alias da_igFocusWindow = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGET_FLT_MAX
alias da_igGET_FLT_MAX = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGET_FLT_MIN
alias da_igGET_FLT_MIN = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGcAwakeTransientWindowBuffers
alias da_igGcAwakeTransientWindowBuffers = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGcCompactTransientMiscBuffers
alias da_igGcCompactTransientMiscBuffers = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGcCompactTransientWindowBuffers
alias da_igGcCompactTransientWindowBuffers = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetActiveID
alias da_igGetActiveID = ImGuiID function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetAllocatorFunctions
alias da_igGetAllocatorFunctions = void function(ImGuiMemAllocFunc* p_alloc_func, ImGuiMemFreeFunc* p_free_func, void** p_user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetBackgroundDrawList_Nil
alias da_igGetBackgroundDrawList_Nil = ImDrawList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetBackgroundDrawList_ViewportPtr
alias da_igGetBackgroundDrawList_ViewportPtr = ImDrawList* function(ImGuiViewport* viewport)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetClipboardText
alias da_igGetClipboardText = const(char)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColorU32_Col
alias da_igGetColorU32_Col = ImU32 function(ImGuiCol idx, float alpha_mul)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColorU32_U32
alias da_igGetColorU32_U32 = ImU32 function(ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColorU32_Vec4
alias da_igGetColorU32_Vec4 = ImU32 function(const ImVec4 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColumnIndex
alias da_igGetColumnIndex = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColumnNormFromOffset
alias da_igGetColumnNormFromOffset = float function(const ImGuiOldColumns* columns, float offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColumnOffset
alias da_igGetColumnOffset = float function(int column_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColumnOffsetFromNorm
alias da_igGetColumnOffsetFromNorm = float function(const ImGuiOldColumns* columns, float offset_norm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColumnWidth
alias da_igGetColumnWidth = float function(int column_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColumnsCount
alias da_igGetColumnsCount = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetColumnsID
alias da_igGetColumnsID = ImGuiID function(const(char)* str_id, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetContentRegionAvail
alias da_igGetContentRegionAvail = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetContentRegionMax
alias da_igGetContentRegionMax = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetContentRegionMaxAbs
alias da_igGetContentRegionMaxAbs = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetCurrentContext
alias da_igGetCurrentContext = ImGuiContext* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetCurrentTable
alias da_igGetCurrentTable = ImGuiTable* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetCurrentWindow
alias da_igGetCurrentWindow = ImGuiWindow* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetCurrentWindowRead
alias da_igGetCurrentWindowRead = ImGuiWindow* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetCursorPos
alias da_igGetCursorPos = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetCursorPosX
alias da_igGetCursorPosX = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetCursorPosY
alias da_igGetCursorPosY = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetCursorScreenPos
alias da_igGetCursorScreenPos = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetCursorStartPos
alias da_igGetCursorStartPos = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetDefaultFont
alias da_igGetDefaultFont = ImFont* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetDragDropPayload
alias da_igGetDragDropPayload = ImGuiPayload* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetDrawData
alias da_igGetDrawData = ImDrawData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetDrawListSharedData
alias da_igGetDrawListSharedData = ImDrawListSharedData* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetFocusID
alias da_igGetFocusID = ImGuiID function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetFocusScope
alias da_igGetFocusScope = ImGuiID function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetFocusedFocusScope
alias da_igGetFocusedFocusScope = ImGuiID function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetFont
alias da_igGetFont = ImFont* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetFontSize
alias da_igGetFontSize = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetFontTexUvWhitePixel
alias da_igGetFontTexUvWhitePixel = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetForegroundDrawList_Nil
alias da_igGetForegroundDrawList_Nil = ImDrawList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetForegroundDrawList_ViewportPtr
alias da_igGetForegroundDrawList_ViewportPtr = ImDrawList* function(ImGuiViewport* viewport)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetForegroundDrawList_WindowPtr
alias da_igGetForegroundDrawList_WindowPtr = ImDrawList* function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetFrameCount
alias da_igGetFrameCount = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetFrameHeight
alias da_igGetFrameHeight = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetFrameHeightWithSpacing
alias da_igGetFrameHeightWithSpacing = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetHoveredID
alias da_igGetHoveredID = ImGuiID function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetIDWithSeed
alias da_igGetIDWithSeed = ImGuiID function(const(char)* str_id_begin, const(char)* str_id_end, ImGuiID seed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetID_Ptr
alias da_igGetID_Ptr = ImGuiID function(const void* ptr_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetID_Str
alias da_igGetID_Str = ImGuiID function(const(char)* str_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetID_StrStr
alias da_igGetID_StrStr = ImGuiID function(const(char)* str_id_begin, const(char)* str_id_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetIO
alias da_igGetIO = ImGuiIO* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetInputTextState
alias da_igGetInputTextState = ImGuiInputTextState* function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetItemFlags
alias da_igGetItemFlags = ImGuiItemFlags function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetItemID
alias da_igGetItemID = ImGuiID function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetItemRectMax
alias da_igGetItemRectMax = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetItemRectMin
alias da_igGetItemRectMin = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetItemRectSize
alias da_igGetItemRectSize = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetItemStatusFlags
alias da_igGetItemStatusFlags = ImGuiItemStatusFlags function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetKeyIndex
alias da_igGetKeyIndex = int function(ImGuiKey imgui_key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetKeyPressedAmount
alias da_igGetKeyPressedAmount = int function(int key_index, float repeat_delay, float rate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetMainViewport
alias da_igGetMainViewport = ImGuiViewport* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetMergedKeyModFlags
alias da_igGetMergedKeyModFlags = ImGuiKeyModFlags function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetMouseCursor
alias da_igGetMouseCursor = ImGuiMouseCursor function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetMouseDragDelta
alias da_igGetMouseDragDelta = void function(ImVec2* pOut, ImGuiMouseButton button, float lock_threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetMousePos
alias da_igGetMousePos = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetMousePosOnOpeningCurrentPopup
alias da_igGetMousePosOnOpeningCurrentPopup = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetNavInputAmount
alias da_igGetNavInputAmount = float function(ImGuiNavInput n, ImGuiInputReadMode mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetNavInputAmount2d
alias da_igGetNavInputAmount2d = void function(ImVec2* pOut, ImGuiNavDirSourceFlags dir_sources, ImGuiInputReadMode mode, float slow_factor, float fast_factor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetPlatformIO
alias da_igGetPlatformIO = ImGuiPlatformIO* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetPopupAllowedExtentRect
alias da_igGetPopupAllowedExtentRect = void function(ImRect* pOut, ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetScrollMaxX
alias da_igGetScrollMaxX = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetScrollMaxY
alias da_igGetScrollMaxY = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetScrollX
alias da_igGetScrollX = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetScrollY
alias da_igGetScrollY = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetStateStorage
alias da_igGetStateStorage = ImGuiStorage* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetStyle
alias da_igGetStyle = ImGuiStyle* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetStyleColorName
alias da_igGetStyleColorName = const(char)* function(ImGuiCol idx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetStyleColorVec4
alias da_igGetStyleColorVec4 = ImVec4* function(ImGuiCol idx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetTextLineHeight
alias da_igGetTextLineHeight = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetTextLineHeightWithSpacing
alias da_igGetTextLineHeightWithSpacing = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetTime
alias da_igGetTime = double function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetTopMostPopupModal
alias da_igGetTopMostPopupModal = ImGuiWindow* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetTreeNodeToLabelSpacing
alias da_igGetTreeNodeToLabelSpacing = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetVersion
alias da_igGetVersion = const(char)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetViewportPlatformMonitor
alias da_igGetViewportPlatformMonitor = ImGuiPlatformMonitor* function(ImGuiViewport* viewport)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowAlwaysWantOwnTabBar
alias da_igGetWindowAlwaysWantOwnTabBar = bool function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowContentRegionMax
alias da_igGetWindowContentRegionMax = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowContentRegionMin
alias da_igGetWindowContentRegionMin = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowContentRegionWidth
alias da_igGetWindowContentRegionWidth = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowDockID
alias da_igGetWindowDockID = ImGuiID function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowDockNode
alias da_igGetWindowDockNode = ImGuiDockNode* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowDpiScale
alias da_igGetWindowDpiScale = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowDrawList
alias da_igGetWindowDrawList = ImDrawList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowHeight
alias da_igGetWindowHeight = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowPos
alias da_igGetWindowPos = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowResizeBorderID
alias da_igGetWindowResizeBorderID = ImGuiID function(ImGuiWindow* window, ImGuiDir dir)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowResizeCornerID
alias da_igGetWindowResizeCornerID = ImGuiID function(ImGuiWindow* window, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowScrollbarID
alias da_igGetWindowScrollbarID = ImGuiID function(ImGuiWindow* window, ImGuiAxis axis)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowScrollbarRect
alias da_igGetWindowScrollbarRect = void function(ImRect* pOut, ImGuiWindow* window, ImGuiAxis axis)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowSize
alias da_igGetWindowSize = void function(ImVec2* pOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowViewport
alias da_igGetWindowViewport = ImGuiViewport* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igGetWindowWidth
alias da_igGetWindowWidth = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImAbs_Float
alias da_igImAbs_Float = float function(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImAbs_Int
alias da_igImAbs_Int = int function(int x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImAbs_double
alias da_igImAbs_double = double function(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImAlphaBlendColors
alias da_igImAlphaBlendColors = ImU32 function(ImU32 col_a, ImU32 col_b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImBezierCubicCalc
alias da_igImBezierCubicCalc = void function(ImVec2* pOut, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, const ImVec2 p4, float t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImBezierCubicClosestPoint
alias da_igImBezierCubicClosestPoint = void function(ImVec2* pOut, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, const ImVec2 p4, const ImVec2 p, int num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImBezierCubicClosestPointCasteljau
alias da_igImBezierCubicClosestPointCasteljau = void function(ImVec2* pOut, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, const ImVec2 p4, const ImVec2 p, float tess_tol)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImBezierQuadraticCalc
alias da_igImBezierQuadraticCalc = void function(ImVec2* pOut, const ImVec2 p1, const ImVec2 p2, const ImVec2 p3, float t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImBitArrayClearBit
alias da_igImBitArrayClearBit = void function(ImU32* arr, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImBitArraySetBit
alias da_igImBitArraySetBit = void function(ImU32* arr, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImBitArraySetBitRange
alias da_igImBitArraySetBitRange = void function(ImU32* arr, int n, int n2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImBitArrayTestBit
alias da_igImBitArrayTestBit = bool function(const ImU32* arr, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImCharIsBlankA
alias da_igImCharIsBlankA = bool function(char c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImCharIsBlankW
alias da_igImCharIsBlankW = bool function(uint c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImClamp
alias da_igImClamp = void function(ImVec2* pOut, const ImVec2 v, const ImVec2 mn, ImVec2 mx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImDot
alias da_igImDot = float function(const ImVec2 a, const ImVec2 b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFileClose
alias da_igImFileClose = bool function(ImFileHandle file)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFileGetSize
alias da_igImFileGetSize = ImU64 function(ImFileHandle file)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFileLoadToMemory
alias da_igImFileLoadToMemory = void* function(const(char)* filename, const(char)* mode, size_t* out_file_size, int padding_bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFileOpen
alias da_igImFileOpen = ImFileHandle function(const(char)* filename, const(char)* mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFileRead
alias da_igImFileRead = ImU64 function(void* data, ImU64 size, ImU64 count, ImFileHandle file)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFileWrite
alias da_igImFileWrite = ImU64 function(const void* data, ImU64 size, ImU64 count, ImFileHandle file)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFloorSigned
alias da_igImFloorSigned = float function(float f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFloor_Float
alias da_igImFloor_Float = float function(float f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFloor_Vec2
alias da_igImFloor_Vec2 = void function(ImVec2* pOut, const ImVec2 v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFontAtlasBuildFinish
alias da_igImFontAtlasBuildFinish = void function(ImFontAtlas* atlas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFontAtlasBuildInit
alias da_igImFontAtlasBuildInit = void function(ImFontAtlas* atlas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFontAtlasBuildMultiplyCalcLookupTable
alias da_igImFontAtlasBuildMultiplyCalcLookupTable = void function(ubyte* out_table, float in_multiply_factor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFontAtlasBuildMultiplyRectAlpha8
alias da_igImFontAtlasBuildMultiplyRectAlpha8 = void function(const ubyte* table, ubyte* pixels, int x, int y, int w, int h, int stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFontAtlasBuildPackCustomRects
alias da_igImFontAtlasBuildPackCustomRects = void function(ImFontAtlas* atlas, void* stbrp_context_opaque)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFontAtlasBuildRender32bppRectFromString
alias da_igImFontAtlasBuildRender32bppRectFromString = void function(ImFontAtlas* atlas, int x, int y, int w, int h, const(char)* in_str, char in_marker_char, uint in_marker_pixel_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFontAtlasBuildRender8bppRectFromString
alias da_igImFontAtlasBuildRender8bppRectFromString = void function(ImFontAtlas* atlas, int x, int y, int w, int h, const(char)* in_str, char in_marker_char, ubyte in_marker_pixel_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFontAtlasBuildSetupFont
alias da_igImFontAtlasBuildSetupFont = void function(ImFontAtlas* atlas, ImFont* font, ImFontConfig* font_config, float ascent, float descent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFontAtlasGetBuilderForStbTruetype
alias da_igImFontAtlasGetBuilderForStbTruetype = ImFontBuilderIO* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFormatString
alias da_igImFormatString = int function(char* buf, size_t buf_size, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImFormatStringV
alias da_igImFormatStringV = int function(char* buf, size_t buf_size, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImGetDirQuadrantFromDelta
alias da_igImGetDirQuadrantFromDelta = ImGuiDir function(float dx, float dy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImHashData
alias da_igImHashData = ImGuiID function(const void* data, size_t data_size, ImU32 seed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImHashStr
alias da_igImHashStr = ImGuiID function(const(char)* data, size_t data_size, ImU32 seed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImInvLength
alias da_igImInvLength = float function(const ImVec2 lhs, float fail_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImIsPowerOfTwo_Int
alias da_igImIsPowerOfTwo_Int = bool function(int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImIsPowerOfTwo_U64
alias da_igImIsPowerOfTwo_U64 = bool function(ImU64 v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImLengthSqr_Vec2
alias da_igImLengthSqr_Vec2 = float function(const ImVec2 lhs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImLengthSqr_Vec4
alias da_igImLengthSqr_Vec4 = float function(const ImVec4 lhs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImLerp_Vec2Float
alias da_igImLerp_Vec2Float = void function(ImVec2* pOut, const ImVec2 a, const ImVec2 b, float t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImLerp_Vec2Vec2
alias da_igImLerp_Vec2Vec2 = void function(ImVec2* pOut, const ImVec2 a, const ImVec2 b, const ImVec2 t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImLerp_Vec4
alias da_igImLerp_Vec4 = void function(ImVec4* pOut, const ImVec4 a, const ImVec4 b, float t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImLineClosestPoint
alias da_igImLineClosestPoint = void function(ImVec2* pOut, const ImVec2 a, const ImVec2 b, const ImVec2 p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImLinearSweep
alias da_igImLinearSweep = float function(float current, float target, float speed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImLog_Float
alias da_igImLog_Float = float function(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImLog_double
alias da_igImLog_double = double function(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImMax
alias da_igImMax = void function(ImVec2* pOut, const ImVec2 lhs, const ImVec2 rhs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImMin
alias da_igImMin = void function(ImVec2* pOut, const ImVec2 lhs, const ImVec2 rhs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImModPositive
alias da_igImModPositive = int function(int a, int b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImMul
alias da_igImMul = void function(ImVec2* pOut, const ImVec2 lhs, const ImVec2 rhs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImParseFormatFindEnd
alias da_igImParseFormatFindEnd = const(char)* function(const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImParseFormatFindStart
alias da_igImParseFormatFindStart = const(char)* function(const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImParseFormatPrecision
alias da_igImParseFormatPrecision = int function(const(char)* format, int default_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImParseFormatTrimDecorations
alias da_igImParseFormatTrimDecorations = const(char)* function(const(char)* format, char* buf, size_t buf_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImPow_Float
alias da_igImPow_Float = float function(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImPow_double
alias da_igImPow_double = double function(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImRotate
alias da_igImRotate = void function(ImVec2* pOut, const ImVec2 v, float cos_a, float sin_a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImRsqrt_Float
alias da_igImRsqrt_Float = float function(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImRsqrt_double
alias da_igImRsqrt_double = double function(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImSaturate
alias da_igImSaturate = float function(float f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImSign_Float
alias da_igImSign_Float = float function(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImSign_double
alias da_igImSign_double = double function(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStrSkipBlank
alias da_igImStrSkipBlank = const(char)* function(const(char)* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStrTrimBlanks
alias da_igImStrTrimBlanks = void function(char* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStrbolW
alias da_igImStrbolW = ImWchar* function(const ImWchar* buf_mid_line, const ImWchar* buf_begin)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStrchrRange
alias da_igImStrchrRange = const(char)* function(const(char)* str_begin, const(char)* str_end, char c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStrdup
alias da_igImStrdup = char* function(const(char)* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStrdupcpy
alias da_igImStrdupcpy = char* function(char* dst, size_t* p_dst_size, const(char)* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStreolRange
alias da_igImStreolRange = const(char)* function(const(char)* str, const(char)* str_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStricmp
alias da_igImStricmp = int function(const(char)* str1, const(char)* str2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStristr
alias da_igImStristr = const(char)* function(const(char)* haystack, const(char)* haystack_end, const(char)* needle, const(char)* needle_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStrlenW
alias da_igImStrlenW = int function(const ImWchar* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStrncpy
alias da_igImStrncpy = void function(char* dst, const(char)* src, size_t count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImStrnicmp
alias da_igImStrnicmp = int function(const(char)* str1, const(char)* str2, size_t count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTextCharFromUtf8
alias da_igImTextCharFromUtf8 = int function(uint* out_char, const(char)* in_text, const(char)* in_text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTextCharToUtf8
alias da_igImTextCharToUtf8 = const(char)* function(char* out_buf, uint c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTextCountCharsFromUtf8
alias da_igImTextCountCharsFromUtf8 = int function(const(char)* in_text, const(char)* in_text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTextCountUtf8BytesFromChar
alias da_igImTextCountUtf8BytesFromChar = int function(const(char)* in_text, const(char)* in_text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTextCountUtf8BytesFromStr
alias da_igImTextCountUtf8BytesFromStr = int function(const ImWchar* in_text, const ImWchar* in_text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTextStrFromUtf8
alias da_igImTextStrFromUtf8 = int function(ImWchar* out_buf, int out_buf_size, const(char)* in_text, const(char)* in_text_end, const(char)** in_remaining)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTextStrToUtf8
alias da_igImTextStrToUtf8 = int function(char* out_buf, int out_buf_size, const ImWchar* in_text, const ImWchar* in_text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTriangleArea
alias da_igImTriangleArea = float function(const ImVec2 a, const ImVec2 b, const ImVec2 c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTriangleBarycentricCoords
alias da_igImTriangleBarycentricCoords = void function(const ImVec2 a, const ImVec2 b, const ImVec2 c, const ImVec2 p, float* out_u, float* out_v, float* out_w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTriangleClosestPoint
alias da_igImTriangleClosestPoint = void function(ImVec2* pOut, const ImVec2 a, const ImVec2 b, const ImVec2 c, const ImVec2 p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImTriangleContainsPoint
alias da_igImTriangleContainsPoint = bool function(const ImVec2 a, const ImVec2 b, const ImVec2 c, const ImVec2 p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImUpperPowerOfTwo
alias da_igImUpperPowerOfTwo = int function(int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImage
alias da_igImage = void function(ImTextureID user_texture_id, const ImVec2 size, const ImVec2 uv0, const ImVec2 uv1, const ImVec4 tint_col, const ImVec4 border_col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImageButton
alias da_igImageButton = bool function(ImTextureID user_texture_id, const ImVec2 size, const ImVec2 uv0, const ImVec2 uv1, int frame_padding, const ImVec4 bg_col, const ImVec4 tint_col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igImageButtonEx
alias da_igImageButtonEx = bool function(ImGuiID id, ImTextureID texture_id, const ImVec2 size, const ImVec2 uv0, const ImVec2 uv1, const ImVec2 padding, const ImVec4 bg_col, const ImVec4 tint_col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIndent
alias da_igIndent = void function(float indent_w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInitialize
alias da_igInitialize = void function(ImGuiContext* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputDouble
alias da_igInputDouble = bool function(const(char)* label, double* v, double step, double step_fast, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputFloat
alias da_igInputFloat = bool function(const(char)* label, float* v, float step, float step_fast, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputFloat2
alias da_igInputFloat2 = bool function(const(char)* label, float* v, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputFloat3
alias da_igInputFloat3 = bool function(const(char)* label, float* v, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputFloat4
alias da_igInputFloat4 = bool function(const(char)* label, float* v, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputInt
alias da_igInputInt = bool function(const(char)* label, int* v, int step, int step_fast, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputInt2
alias da_igInputInt2 = bool function(const(char)* label, int* v, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputInt3
alias da_igInputInt3 = bool function(const(char)* label, int* v, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputInt4
alias da_igInputInt4 = bool function(const(char)* label, int* v, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputScalar
alias da_igInputScalar = bool function(const(char)* label, ImGuiDataType data_type, void* p_data, const void* p_step, const void* p_step_fast, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputScalarN
alias da_igInputScalarN = bool function(const(char)* label, ImGuiDataType data_type, void* p_data, int components, const void* p_step, const void* p_step_fast, const(char)* format, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputText
alias da_igInputText = bool function(const(char)* label, char* buf, size_t buf_size, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputTextEx
alias da_igInputTextEx = bool function(const(char)* label, const(char)* hint, char* buf, int buf_size, const ImVec2 size_arg, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputTextMultiline
alias da_igInputTextMultiline = bool function(const(char)* label, char* buf, size_t buf_size, const ImVec2 size, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInputTextWithHint
alias da_igInputTextWithHint = bool function(const(char)* label, const(char)* hint, char* buf, size_t buf_size, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igInvisibleButton
alias da_igInvisibleButton = bool function(const(char)* str_id, const ImVec2 size, ImGuiButtonFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsActiveIdUsingKey
alias da_igIsActiveIdUsingKey = bool function(ImGuiKey key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsActiveIdUsingNavDir
alias da_igIsActiveIdUsingNavDir = bool function(ImGuiDir dir)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsActiveIdUsingNavInput
alias da_igIsActiveIdUsingNavInput = bool function(ImGuiNavInput input)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsAnyItemActive
alias da_igIsAnyItemActive = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsAnyItemFocused
alias da_igIsAnyItemFocused = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsAnyItemHovered
alias da_igIsAnyItemHovered = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsAnyMouseDown
alias da_igIsAnyMouseDown = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsClippedEx
alias da_igIsClippedEx = bool function(const ImRect bb, ImGuiID id, bool clip_even_when_logged)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsDragDropPayloadBeingAccepted
alias da_igIsDragDropPayloadBeingAccepted = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemActivated
alias da_igIsItemActivated = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemActive
alias da_igIsItemActive = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemClicked
alias da_igIsItemClicked = bool function(ImGuiMouseButton mouse_button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemDeactivated
alias da_igIsItemDeactivated = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemDeactivatedAfterEdit
alias da_igIsItemDeactivatedAfterEdit = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemEdited
alias da_igIsItemEdited = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemFocused
alias da_igIsItemFocused = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemHovered
alias da_igIsItemHovered = bool function(ImGuiHoveredFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemToggledOpen
alias da_igIsItemToggledOpen = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemToggledSelection
alias da_igIsItemToggledSelection = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsItemVisible
alias da_igIsItemVisible = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsKeyDown
alias da_igIsKeyDown = bool function(int user_key_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsKeyPressed
alias da_igIsKeyPressed = bool function(int user_key_index, bool repeat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsKeyPressedMap
alias da_igIsKeyPressedMap = bool function(ImGuiKey key, bool repeat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsKeyReleased
alias da_igIsKeyReleased = bool function(int user_key_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsMouseClicked
alias da_igIsMouseClicked = bool function(ImGuiMouseButton button, bool repeat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsMouseDoubleClicked
alias da_igIsMouseDoubleClicked = bool function(ImGuiMouseButton button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsMouseDown
alias da_igIsMouseDown = bool function(ImGuiMouseButton button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsMouseDragPastThreshold
alias da_igIsMouseDragPastThreshold = bool function(ImGuiMouseButton button, float lock_threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsMouseDragging
alias da_igIsMouseDragging = bool function(ImGuiMouseButton button, float lock_threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsMouseHoveringRect
alias da_igIsMouseHoveringRect = bool function(const ImVec2 r_min, const ImVec2 r_max, bool clip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsMousePosValid
alias da_igIsMousePosValid = bool function(const ImVec2* mouse_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsMouseReleased
alias da_igIsMouseReleased = bool function(ImGuiMouseButton button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsNavInputDown
alias da_igIsNavInputDown = bool function(ImGuiNavInput n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsNavInputTest
alias da_igIsNavInputTest = bool function(ImGuiNavInput n, ImGuiInputReadMode rm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsPopupOpen_ID
alias da_igIsPopupOpen_ID = bool function(ImGuiID id, ImGuiPopupFlags popup_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsPopupOpen_Str
alias da_igIsPopupOpen_Str = bool function(const(char)* str_id, ImGuiPopupFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsRectVisible_Nil
alias da_igIsRectVisible_Nil = bool function(const ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsRectVisible_Vec2
alias da_igIsRectVisible_Vec2 = bool function(const ImVec2 rect_min, const ImVec2 rect_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsWindowAbove
alias da_igIsWindowAbove = bool function(ImGuiWindow* potential_above, ImGuiWindow* potential_below)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsWindowAppearing
alias da_igIsWindowAppearing = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsWindowChildOf
alias da_igIsWindowChildOf = bool function(ImGuiWindow* window, ImGuiWindow* potential_parent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsWindowCollapsed
alias da_igIsWindowCollapsed = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsWindowDocked
alias da_igIsWindowDocked = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsWindowFocused
alias da_igIsWindowFocused = bool function(ImGuiFocusedFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsWindowHovered
alias da_igIsWindowHovered = bool function(ImGuiHoveredFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igIsWindowNavFocusable
alias da_igIsWindowNavFocusable = bool function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igItemAdd
alias da_igItemAdd = bool function(const ImRect bb, ImGuiID id, const ImRect* nav_bb, ImGuiItemAddFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igItemFocusable
alias da_igItemFocusable = void function(ImGuiWindow* window, ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igItemHoverable
alias da_igItemHoverable = bool function(const ImRect bb, ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igItemSize_Rect
alias da_igItemSize_Rect = void function(const ImRect bb, float text_baseline_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igItemSize_Vec2
alias da_igItemSize_Vec2 = void function(const ImVec2 size, float text_baseline_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igKeepAliveID
alias da_igKeepAliveID = void function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLabelText
alias da_igLabelText = void function(const(char)* label, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLabelTextV
alias da_igLabelTextV = void function(const(char)* label, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igListBox_FnBoolPtr
alias da_igListBox_FnBoolPtr = bool function(const(char)* label, int* current_item, bool function(void* data, int idx, const(char)** out_text) items_getter, void* data, int items_count, int height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igListBox_Str_arr
alias da_igListBox_Str_arr = bool function(const(char)* label, int* current_item, const(char)** items, int items_count, int height_in_items)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLoadIniSettingsFromDisk
alias da_igLoadIniSettingsFromDisk = void function(const(char)* ini_filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLoadIniSettingsFromMemory
alias da_igLoadIniSettingsFromMemory = void function(const(char)* ini_data, size_t ini_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogBegin
alias da_igLogBegin = void function(ImGuiLogType type, int auto_open_depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogButtons
alias da_igLogButtons = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogFinish
alias da_igLogFinish = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogRenderedText
alias da_igLogRenderedText = void function(const ImVec2* ref_pos, const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogSetNextTextDecoration
alias da_igLogSetNextTextDecoration = void function(const(char)* prefix, const(char)* suffix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogText
alias da_igLogText = void function(const(char*) fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogTextV
alias da_igLogTextV = void function(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogToBuffer
alias da_igLogToBuffer = void function(int auto_open_depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogToClipboard
alias da_igLogToClipboard = void function(int auto_open_depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogToFile
alias da_igLogToFile = void function(int auto_open_depth, const(char)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igLogToTTY
alias da_igLogToTTY = void function(int auto_open_depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igMarkIniSettingsDirty_Nil
alias da_igMarkIniSettingsDirty_Nil = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igMarkIniSettingsDirty_WindowPtr
alias da_igMarkIniSettingsDirty_WindowPtr = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igMarkItemEdited
alias da_igMarkItemEdited = void function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igMemAlloc
alias da_igMemAlloc = void* function(size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igMemFree
alias da_igMemFree = void function(void* ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igMenuItemEx
alias da_igMenuItemEx = bool function(const(char)* label, const(char)* icon, const(char)* shortcut, bool selected, bool enabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igMenuItem_Bool
alias da_igMenuItem_Bool = bool function(const(char)* label, const(char)* shortcut, bool selected, bool enabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igMenuItem_BoolPtr
alias da_igMenuItem_BoolPtr = bool function(const(char)* label, const(char)* shortcut, bool* p_selected, bool enabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igNavInitWindow
alias da_igNavInitWindow = void function(ImGuiWindow* window, bool force_reinit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igNavMoveRequestButNoResultYet
alias da_igNavMoveRequestButNoResultYet = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igNavMoveRequestCancel
alias da_igNavMoveRequestCancel = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igNavMoveRequestForward
alias da_igNavMoveRequestForward = void function(ImGuiDir move_dir, ImGuiDir clip_dir, const ImRect bb_rel, ImGuiNavMoveFlags move_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igNavMoveRequestTryWrapping
alias da_igNavMoveRequestTryWrapping = void function(ImGuiWindow* window, ImGuiNavMoveFlags move_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igNewFrame
alias da_igNewFrame = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igNewLine
alias da_igNewLine = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igNextColumn
alias da_igNextColumn = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igOpenPopupEx
alias da_igOpenPopupEx = void function(ImGuiID id, ImGuiPopupFlags popup_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igOpenPopupOnItemClick
alias da_igOpenPopupOnItemClick = void function(const(char)* str_id, ImGuiPopupFlags popup_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igOpenPopup_ID
alias da_igOpenPopup_ID = void function(ImGuiID id, ImGuiPopupFlags popup_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igOpenPopup_Str
alias da_igOpenPopup_Str = void function(const(char)* str_id, ImGuiPopupFlags popup_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPlotEx
alias da_igPlotEx = int function(ImGuiPlotType plot_type, const(char)* label, float function(void* data, int idx) values_getter, void* data, int values_count, int values_offset, const(char)* overlay_text, float scale_min, float scale_max, ImVec2 frame_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPlotHistogram_FloatPtr
alias da_igPlotHistogram_FloatPtr = void function(const(char)* label, const float* values, int values_count, int values_offset, const(char)* overlay_text, float scale_min, float scale_max, ImVec2 graph_size, int stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPlotHistogram_FnFloatPtr
alias da_igPlotHistogram_FnFloatPtr = void function(const(char)* label, float function(void* data, int idx) values_getter, void* data, int values_count, int values_offset, const(char)* overlay_text, float scale_min, float scale_max, ImVec2 graph_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPlotLines_FloatPtr
alias da_igPlotLines_FloatPtr = void function(const(char)* label, const float* values, int values_count, int values_offset, const(char)* overlay_text, float scale_min, float scale_max, ImVec2 graph_size, int stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPlotLines_FnFloatPtr
alias da_igPlotLines_FnFloatPtr = void function(const(char)* label, float function(void* data, int idx) values_getter, void* data, int values_count, int values_offset, const(char)* overlay_text, float scale_min, float scale_max, ImVec2 graph_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopAllowKeyboardFocus
alias da_igPopAllowKeyboardFocus = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopButtonRepeat
alias da_igPopButtonRepeat = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopClipRect
alias da_igPopClipRect = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopColumnsBackground
alias da_igPopColumnsBackground = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopFocusScope
alias da_igPopFocusScope = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopFont
alias da_igPopFont = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopID
alias da_igPopID = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopItemFlag
alias da_igPopItemFlag = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopItemWidth
alias da_igPopItemWidth = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopStyleColor
alias da_igPopStyleColor = void function(int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopStyleVar
alias da_igPopStyleVar = void function(int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPopTextWrapPos
alias da_igPopTextWrapPos = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igProgressBar
alias da_igProgressBar = void function(float fraction, const ImVec2 size_arg, const(char)* overlay)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushAllowKeyboardFocus
alias da_igPushAllowKeyboardFocus = void function(bool allow_keyboard_focus)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushButtonRepeat
alias da_igPushButtonRepeat = void function(bool repeat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushClipRect
alias da_igPushClipRect = void function(const ImVec2 clip_rect_min, const ImVec2 clip_rect_max, bool intersect_with_current_clip_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushColumnClipRect
alias da_igPushColumnClipRect = void function(int column_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushColumnsBackground
alias da_igPushColumnsBackground = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushFocusScope
alias da_igPushFocusScope = void function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushFont
alias da_igPushFont = void function(ImFont* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushID_Int
alias da_igPushID_Int = void function(int int_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushID_Ptr
alias da_igPushID_Ptr = void function(const void* ptr_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushID_Str
alias da_igPushID_Str = void function(const(char)* str_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushID_StrStr
alias da_igPushID_StrStr = void function(const(char)* str_id_begin, const(char)* str_id_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushItemFlag
alias da_igPushItemFlag = void function(ImGuiItemFlags option, bool enabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushItemWidth
alias da_igPushItemWidth = void function(float item_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushMultiItemsWidths
alias da_igPushMultiItemsWidths = void function(int components, float width_full)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushOverrideID
alias da_igPushOverrideID = void function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushStyleColor_U32
alias da_igPushStyleColor_U32 = void function(ImGuiCol idx, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushStyleColor_Vec4
alias da_igPushStyleColor_Vec4 = void function(ImGuiCol idx, const ImVec4 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushStyleVar_Float
alias da_igPushStyleVar_Float = void function(ImGuiStyleVar idx, float val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushStyleVar_Vec2
alias da_igPushStyleVar_Vec2 = void function(ImGuiStyleVar idx, const ImVec2 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igPushTextWrapPos
alias da_igPushTextWrapPos = void function(float wrap_local_pos_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRadioButton_Bool
alias da_igRadioButton_Bool = bool function(const(char)* label, bool active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRadioButton_IntPtr
alias da_igRadioButton_IntPtr = bool function(const(char)* label, int* v, int v_button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRemoveContextHook
alias da_igRemoveContextHook = void function(ImGuiContext* context, ImGuiID hook_to_remove)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRender
alias da_igRender = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderArrow
alias da_igRenderArrow = void function(ImDrawList* draw_list, ImVec2 pos, ImU32 col, ImGuiDir dir, float scale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderArrowDockMenu
alias da_igRenderArrowDockMenu = void function(ImDrawList* draw_list, ImVec2 p_min, float sz, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderArrowPointingAt
alias da_igRenderArrowPointingAt = void function(ImDrawList* draw_list, ImVec2 pos, ImVec2 half_sz, ImGuiDir direction, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderBullet
alias da_igRenderBullet = void function(ImDrawList* draw_list, ImVec2 pos, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderCheckMark
alias da_igRenderCheckMark = void function(ImDrawList* draw_list, ImVec2 pos, ImU32 col, float sz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderColorRectWithAlphaCheckerboard
alias da_igRenderColorRectWithAlphaCheckerboard = void function(ImDrawList* draw_list, ImVec2 p_min, ImVec2 p_max, ImU32 fill_col, float grid_step, ImVec2 grid_off, float rounding, ImDrawFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderFrame
alias da_igRenderFrame = void function(ImVec2 p_min, ImVec2 p_max, ImU32 fill_col, bool border, float rounding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderFrameBorder
alias da_igRenderFrameBorder = void function(ImVec2 p_min, ImVec2 p_max, float rounding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderMouseCursor
alias da_igRenderMouseCursor = void function(ImDrawList* draw_list, ImVec2 pos, float scale, ImGuiMouseCursor mouse_cursor, ImU32 col_fill, ImU32 col_border, ImU32 col_shadow)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderNavHighlight
alias da_igRenderNavHighlight = void function(const ImRect bb, ImGuiID id, ImGuiNavHighlightFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderPlatformWindowsDefault
alias da_igRenderPlatformWindowsDefault = void function(void* platform_render_arg, void* renderer_render_arg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderRectFilledRangeH
alias da_igRenderRectFilledRangeH = void function(ImDrawList* draw_list, const ImRect rect, ImU32 col, float x_start_norm, float x_end_norm, float rounding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderRectFilledWithHole
alias da_igRenderRectFilledWithHole = void function(ImDrawList* draw_list, ImRect outer, ImRect inner, ImU32 col, float rounding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderText
alias da_igRenderText = void function(ImVec2 pos, const(char)* text, const(char)* text_end, bool hide_text_after_hash)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderTextClipped
alias da_igRenderTextClipped = void function(const ImVec2 pos_min, const ImVec2 pos_max, const(char)* text, const(char)* text_end, const ImVec2* text_size_if_known, const ImVec2 align_, const ImRect* clip_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderTextClippedEx
alias da_igRenderTextClippedEx = void function(ImDrawList* draw_list, const ImVec2 pos_min, const ImVec2 pos_max, const(char)* text, const(char)* text_end, const ImVec2* text_size_if_known, const ImVec2 align_, const ImRect* clip_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderTextEllipsis
alias da_igRenderTextEllipsis = void function(ImDrawList* draw_list, const ImVec2 pos_min, const ImVec2 pos_max, float clip_max_x, float ellipsis_max_x, const(char)* text, const(char)* text_end, const ImVec2* text_size_if_known)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igRenderTextWrapped
alias da_igRenderTextWrapped = void function(ImVec2 pos, const(char)* text, const(char)* text_end, float wrap_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igResetMouseDragDelta
alias da_igResetMouseDragDelta = void function(ImGuiMouseButton button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSameLine
alias da_igSameLine = void function(float offset_from_start_x, float spacing)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSaveIniSettingsToDisk
alias da_igSaveIniSettingsToDisk = void function(const(char)* ini_filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSaveIniSettingsToMemory
alias da_igSaveIniSettingsToMemory = const(char)* function(size_t* out_ini_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igScaleWindowsInViewport
alias da_igScaleWindowsInViewport = void function(ImGuiViewportP* viewport, float scale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igScrollToBringRectIntoView
alias da_igScrollToBringRectIntoView = void function(ImVec2* pOut, ImGuiWindow* window, const ImRect item_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igScrollbar
alias da_igScrollbar = void function(ImGuiAxis axis)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igScrollbarEx
alias da_igScrollbarEx = bool function(const ImRect bb, ImGuiID id, ImGuiAxis axis, float* p_scroll_v, float avail_v, float contents_v, ImDrawFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSelectable_Bool
alias da_igSelectable_Bool = bool function(const(char)* label, bool selected, ImGuiSelectableFlags flags, const ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSelectable_BoolPtr
alias da_igSelectable_BoolPtr = bool function(const(char)* label, bool* p_selected, ImGuiSelectableFlags flags, const ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSeparator
alias da_igSeparator = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSeparatorEx
alias da_igSeparatorEx = void function(ImGuiSeparatorFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetActiveID
alias da_igSetActiveID = void function(ImGuiID id, ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetActiveIdUsingNavAndKeys
alias da_igSetActiveIdUsingNavAndKeys = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetAllocatorFunctions
alias da_igSetAllocatorFunctions = void function(ImGuiMemAllocFunc alloc_func, ImGuiMemFreeFunc free_func, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetClipboardText
alias da_igSetClipboardText = void function(const(char)* text)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetColorEditOptions
alias da_igSetColorEditOptions = void function(ImGuiColorEditFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetColumnOffset
alias da_igSetColumnOffset = void function(int column_index, float offset_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetColumnWidth
alias da_igSetColumnWidth = void function(int column_index, float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetCurrentContext
alias da_igSetCurrentContext = void function(ImGuiContext* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetCurrentFont
alias da_igSetCurrentFont = void function(ImFont* font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetCurrentViewport
alias da_igSetCurrentViewport = void function(ImGuiWindow* window, ImGuiViewportP* viewport)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetCursorPos
alias da_igSetCursorPos = void function(const ImVec2 local_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetCursorPosX
alias da_igSetCursorPosX = void function(float local_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetCursorPosY
alias da_igSetCursorPosY = void function(float local_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetCursorScreenPos
alias da_igSetCursorScreenPos = void function(const ImVec2 pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetDragDropPayload
alias da_igSetDragDropPayload = bool function(const(char)* type, const void* data, size_t sz, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetFocusID
alias da_igSetFocusID = void function(ImGuiID id, ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetHoveredID
alias da_igSetHoveredID = void function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetItemAllowOverlap
alias da_igSetItemAllowOverlap = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetItemDefaultFocus
alias da_igSetItemDefaultFocus = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetItemUsingMouseWheel
alias da_igSetItemUsingMouseWheel = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetKeyboardFocusHere
alias da_igSetKeyboardFocusHere = void function(int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetLastItemData
alias da_igSetLastItemData = void function(ImGuiID item_id, ImGuiItemFlags in_flags, ImGuiItemStatusFlags status_flags, const ImRect item_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetMouseCursor
alias da_igSetMouseCursor = void function(ImGuiMouseCursor cursor_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNavID
alias da_igSetNavID = void function(ImGuiID id, ImGuiNavLayer nav_layer, ImGuiID focus_scope_id, const ImRect rect_rel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextItemOpen
alias da_igSetNextItemOpen = void function(bool is_open, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextItemWidth
alias da_igSetNextItemWidth = void function(float item_width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowBgAlpha
alias da_igSetNextWindowBgAlpha = void function(float alpha)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowClass
alias da_igSetNextWindowClass = void function(const ImGuiWindowClass* window_class)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowCollapsed
alias da_igSetNextWindowCollapsed = void function(bool collapsed, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowContentSize
alias da_igSetNextWindowContentSize = void function(const ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowDockID
alias da_igSetNextWindowDockID = void function(ImGuiID dock_id, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowFocus
alias da_igSetNextWindowFocus = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowPos
alias da_igSetNextWindowPos = void function(const ImVec2 pos, ImGuiCond cond, const ImVec2 pivot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowScroll
alias da_igSetNextWindowScroll = void function(const ImVec2 scroll)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowSize
alias da_igSetNextWindowSize = void function(const ImVec2 size, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowSizeConstraints
alias da_igSetNextWindowSizeConstraints = void function(const ImVec2 size_min, const ImVec2 size_max, ImGuiSizeCallback custom_callback, void* custom_callback_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetNextWindowViewport
alias da_igSetNextWindowViewport = void function(ImGuiID viewport_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollFromPosX_Float
alias da_igSetScrollFromPosX_Float = void function(float local_x, float center_x_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollFromPosX_WindowPtr
alias da_igSetScrollFromPosX_WindowPtr = void function(ImGuiWindow* window, float local_x, float center_x_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollFromPosY_Float
alias da_igSetScrollFromPosY_Float = void function(float local_y, float center_y_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollFromPosY_WindowPtr
alias da_igSetScrollFromPosY_WindowPtr = void function(ImGuiWindow* window, float local_y, float center_y_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollHereX
alias da_igSetScrollHereX = void function(float center_x_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollHereY
alias da_igSetScrollHereY = void function(float center_y_ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollX_Float
alias da_igSetScrollX_Float = void function(float scroll_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollX_WindowPtr
alias da_igSetScrollX_WindowPtr = void function(ImGuiWindow* window, float scroll_x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollY_Float
alias da_igSetScrollY_Float = void function(float scroll_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetScrollY_WindowPtr
alias da_igSetScrollY_WindowPtr = void function(ImGuiWindow* window, float scroll_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetStateStorage
alias da_igSetStateStorage = void function(ImGuiStorage* storage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetTabItemClosed
alias da_igSetTabItemClosed = void function(const(char)* tab_or_docked_window_label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetTooltip
alias da_igSetTooltip = void function(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetTooltipV
alias da_igSetTooltipV = void function(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowClipRectBeforeSetChannel
alias da_igSetWindowClipRectBeforeSetChannel = void function(ImGuiWindow* window, const ImRect clip_rect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowCollapsed_Bool
alias da_igSetWindowCollapsed_Bool = void function(bool collapsed, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowCollapsed_Str
alias da_igSetWindowCollapsed_Str = void function(const(char)* name, bool collapsed, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowCollapsed_WindowPtr
alias da_igSetWindowCollapsed_WindowPtr = void function(ImGuiWindow* window, bool collapsed, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowDock
alias da_igSetWindowDock = void function(ImGuiWindow* window, ImGuiID dock_id, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowFocus_Nil
alias da_igSetWindowFocus_Nil = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowFocus_Str
alias da_igSetWindowFocus_Str = void function(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowFontScale
alias da_igSetWindowFontScale = void function(float scale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowHitTestHole
alias da_igSetWindowHitTestHole = void function(ImGuiWindow* window, const ImVec2 pos, const ImVec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowPos_Str
alias da_igSetWindowPos_Str = void function(const(char)* name, const ImVec2 pos, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowPos_Vec2
alias da_igSetWindowPos_Vec2 = void function(const ImVec2 pos, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowPos_WindowPtr
alias da_igSetWindowPos_WindowPtr = void function(ImGuiWindow* window, const ImVec2 pos, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowSize_Str
alias da_igSetWindowSize_Str = void function(const(char)* name, const ImVec2 size, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowSize_Vec2
alias da_igSetWindowSize_Vec2 = void function(const ImVec2 size, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSetWindowSize_WindowPtr
alias da_igSetWindowSize_WindowPtr = void function(ImGuiWindow* window, const ImVec2 size, ImGuiCond cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShadeVertsLinearColorGradientKeepAlpha
alias da_igShadeVertsLinearColorGradientKeepAlpha = void function(ImDrawList* draw_list, int vert_start_idx, int vert_end_idx, ImVec2 gradient_p0, ImVec2 gradient_p1, ImU32 col0, ImU32 col1)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShadeVertsLinearUV
alias da_igShadeVertsLinearUV = void function(ImDrawList* draw_list, int vert_start_idx, int vert_end_idx, const ImVec2 a, const ImVec2 b, const ImVec2 uv_a, const ImVec2 uv_b, bool clamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShowAboutWindow
alias da_igShowAboutWindow = void function(bool* p_open)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShowDemoWindow
alias da_igShowDemoWindow = void function(bool* p_open)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShowFontAtlas
alias da_igShowFontAtlas = void function(ImFontAtlas* atlas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShowFontSelector
alias da_igShowFontSelector = void function(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShowMetricsWindow
alias da_igShowMetricsWindow = void function(bool* p_open)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShowStyleEditor
alias da_igShowStyleEditor = void function(ImGuiStyle* ref_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShowStyleSelector
alias da_igShowStyleSelector = bool function(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShowUserGuide
alias da_igShowUserGuide = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShrinkWidths
alias da_igShrinkWidths = void function(ImGuiShrinkWidthItem* items, int count, float width_excess)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igShutdown
alias da_igShutdown = void function(ImGuiContext* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderAngle
alias da_igSliderAngle = bool function(const(char)* label, float* v_rad, float v_degrees_min, float v_degrees_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderBehavior
alias da_igSliderBehavior = bool function(const ImRect bb, ImGuiID id, ImGuiDataType data_type, void* p_v, const void* p_min, const void* p_max, const(char)* format, ImGuiSliderFlags flags, ImRect* out_grab_bb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderFloat
alias da_igSliderFloat = bool function(const(char)* label, float* v, float v_min, float v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderFloat2
alias da_igSliderFloat2 = bool function(const(char)* label, float* v, float v_min, float v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderFloat3
alias da_igSliderFloat3 = bool function(const(char)* label, float* v, float v_min, float v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderFloat4
alias da_igSliderFloat4 = bool function(const(char)* label, float* v, float v_min, float v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderInt
alias da_igSliderInt = bool function(const(char)* label, int* v, int v_min, int v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderInt2
alias da_igSliderInt2 = bool function(const(char)* label, int* v, int v_min, int v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderInt3
alias da_igSliderInt3 = bool function(const(char)* label, int* v, int v_min, int v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderInt4
alias da_igSliderInt4 = bool function(const(char)* label, int* v, int v_min, int v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderScalar
alias da_igSliderScalar = bool function(const(char)* label, ImGuiDataType data_type, void* p_data, const void* p_min, const void* p_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSliderScalarN
alias da_igSliderScalarN = bool function(const(char)* label, ImGuiDataType data_type, void* p_data, int components, const void* p_min, const void* p_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSmallButton
alias da_igSmallButton = bool function(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSpacing
alias da_igSpacing = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igSplitterBehavior
alias da_igSplitterBehavior = bool function(const ImRect bb, ImGuiID id, ImGuiAxis axis, float* size1, float* size2, float min_size1, float min_size2, float hover_extend, float hover_visibility_delay)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igStartMouseMovingWindow
alias da_igStartMouseMovingWindow = void function(ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igStartMouseMovingWindowOrNode
alias da_igStartMouseMovingWindowOrNode = void function(ImGuiWindow* window, ImGuiDockNode* node, bool undock_floating_node)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igStyleColorsClassic
alias da_igStyleColorsClassic = void function(ImGuiStyle* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igStyleColorsDark
alias da_igStyleColorsDark = void function(ImGuiStyle* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igStyleColorsLight
alias da_igStyleColorsLight = void function(ImGuiStyle* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabBarAddTab
alias da_igTabBarAddTab = void function(ImGuiTabBar* tab_bar, ImGuiTabItemFlags tab_flags, ImGuiWindow* window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabBarCloseTab
alias da_igTabBarCloseTab = void function(ImGuiTabBar* tab_bar, ImGuiTabItem* tab)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabBarFindMostRecentlySelectedTabForActiveWindow
alias da_igTabBarFindMostRecentlySelectedTabForActiveWindow = ImGuiTabItem* function(ImGuiTabBar* tab_bar)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabBarFindTabByID
alias da_igTabBarFindTabByID = ImGuiTabItem* function(ImGuiTabBar* tab_bar, ImGuiID tab_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabBarProcessReorder
alias da_igTabBarProcessReorder = bool function(ImGuiTabBar* tab_bar)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabBarQueueReorder
alias da_igTabBarQueueReorder = void function(ImGuiTabBar* tab_bar, const ImGuiTabItem* tab, int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabBarQueueReorderFromMousePos
alias da_igTabBarQueueReorderFromMousePos = void function(ImGuiTabBar* tab_bar, const ImGuiTabItem* tab, ImVec2 mouse_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabBarRemoveTab
alias da_igTabBarRemoveTab = void function(ImGuiTabBar* tab_bar, ImGuiID tab_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabItemBackground
alias da_igTabItemBackground = void function(ImDrawList* draw_list, const ImRect bb, ImGuiTabItemFlags flags, ImU32 col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabItemButton
alias da_igTabItemButton = bool function(const(char)* label, ImGuiTabItemFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabItemCalcSize
alias da_igTabItemCalcSize = void function(ImVec2* pOut, const(char)* label, bool has_close_button)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabItemEx
alias da_igTabItemEx = bool function(ImGuiTabBar* tab_bar, const(char)* label, bool* p_open, ImGuiTabItemFlags flags, ImGuiWindow* docked_window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTabItemLabelAndCloseButton
alias da_igTabItemLabelAndCloseButton = void function(ImDrawList* draw_list, const ImRect bb, ImGuiTabItemFlags flags, ImVec2 frame_padding, const(char)* label, ImGuiID tab_id, ImGuiID close_button_id, bool is_contents_visible, bool* out_just_closed, bool* out_text_clipped)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableBeginApplyRequests
alias da_igTableBeginApplyRequests = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableBeginCell
alias da_igTableBeginCell = void function(ImGuiTable* table, int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableBeginInitMemory
alias da_igTableBeginInitMemory = void function(ImGuiTable* table, int columns_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableBeginRow
alias da_igTableBeginRow = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableDrawBorders
alias da_igTableDrawBorders = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableDrawContextMenu
alias da_igTableDrawContextMenu = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableEndCell
alias da_igTableEndCell = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableEndRow
alias da_igTableEndRow = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableFindByID
alias da_igTableFindByID = ImGuiTable* function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableFixColumnSortDirection
alias da_igTableFixColumnSortDirection = void function(ImGuiTable* table, ImGuiTableColumn* column)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGcCompactSettings
alias da_igTableGcCompactSettings = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGcCompactTransientBuffers_TablePtr
alias da_igTableGcCompactTransientBuffers_TablePtr = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGcCompactTransientBuffers_TableTempDataPtr
alias da_igTableGcCompactTransientBuffers_TableTempDataPtr = void function(ImGuiTableTempData* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetBoundSettings
alias da_igTableGetBoundSettings = ImGuiTableSettings* function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetCellBgRect
alias da_igTableGetCellBgRect = void function(ImRect* pOut, const ImGuiTable* table, int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetColumnCount
alias da_igTableGetColumnCount = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetColumnFlags
alias da_igTableGetColumnFlags = ImGuiTableColumnFlags function(int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetColumnIndex
alias da_igTableGetColumnIndex = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetColumnName_Int
alias da_igTableGetColumnName_Int = const(char)* function(int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetColumnName_TablePtr
alias da_igTableGetColumnName_TablePtr = const(char)* function(const ImGuiTable* table, int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetColumnNextSortDirection
alias da_igTableGetColumnNextSortDirection = ImGuiSortDirection function(ImGuiTableColumn* column)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetColumnResizeID
alias da_igTableGetColumnResizeID = ImGuiID function(const ImGuiTable* table, int column_n, int instance_no)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetColumnWidthAuto
alias da_igTableGetColumnWidthAuto = float function(ImGuiTable* table, ImGuiTableColumn* column)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetHeaderRowHeight
alias da_igTableGetHeaderRowHeight = float function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetHoveredColumn
alias da_igTableGetHoveredColumn = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetMaxColumnWidth
alias da_igTableGetMaxColumnWidth = float function(const ImGuiTable* table, int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetRowIndex
alias da_igTableGetRowIndex = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableGetSortSpecs
alias da_igTableGetSortSpecs = ImGuiTableSortSpecs* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableHeader
alias da_igTableHeader = void function(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableHeadersRow
alias da_igTableHeadersRow = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableLoadSettings
alias da_igTableLoadSettings = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableMergeDrawChannels
alias da_igTableMergeDrawChannels = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableNextColumn
alias da_igTableNextColumn = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableNextRow
alias da_igTableNextRow = void function(ImGuiTableRowFlags row_flags, float min_row_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableOpenContextMenu
alias da_igTableOpenContextMenu = void function(int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTablePopBackgroundChannel
alias da_igTablePopBackgroundChannel = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTablePushBackgroundChannel
alias da_igTablePushBackgroundChannel = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableRemove
alias da_igTableRemove = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableResetSettings
alias da_igTableResetSettings = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSaveSettings
alias da_igTableSaveSettings = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetBgColor
alias da_igTableSetBgColor = void function(ImGuiTableBgTarget target, ImU32 color, int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetColumnEnabled
alias da_igTableSetColumnEnabled = void function(int column_n, bool v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetColumnIndex
alias da_igTableSetColumnIndex = bool function(int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetColumnSortDirection
alias da_igTableSetColumnSortDirection = void function(int column_n, ImGuiSortDirection sort_direction, bool append_to_sort_specs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetColumnWidth
alias da_igTableSetColumnWidth = void function(int column_n, float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetColumnWidthAutoAll
alias da_igTableSetColumnWidthAutoAll = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetColumnWidthAutoSingle
alias da_igTableSetColumnWidthAutoSingle = void function(ImGuiTable* table, int column_n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSettingsCreate
alias da_igTableSettingsCreate = ImGuiTableSettings* function(ImGuiID id, int columns_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSettingsFindByID
alias da_igTableSettingsFindByID = ImGuiTableSettings* function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSettingsInstallHandler
alias da_igTableSettingsInstallHandler = void function(ImGuiContext* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetupColumn
alias da_igTableSetupColumn = void function(const(char)* label, ImGuiTableColumnFlags flags, float init_width_or_weight, ImGuiID user_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetupDrawChannels
alias da_igTableSetupDrawChannels = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSetupScrollFreeze
alias da_igTableSetupScrollFreeze = void function(int cols, int rows)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSortSpecsBuild
alias da_igTableSortSpecsBuild = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableSortSpecsSanitize
alias da_igTableSortSpecsSanitize = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableUpdateBorders
alias da_igTableUpdateBorders = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableUpdateColumnsWeightFromWidth
alias da_igTableUpdateColumnsWeightFromWidth = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTableUpdateLayout
alias da_igTableUpdateLayout = void function(ImGuiTable* table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTempInputIsActive
alias da_igTempInputIsActive = bool function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTempInputScalar
alias da_igTempInputScalar = bool function(const ImRect bb, ImGuiID id, const(char)* label, ImGuiDataType data_type, void* p_data, const(char)* format, const void* p_clamp_min, const void* p_clamp_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTempInputText
alias da_igTempInputText = bool function(const ImRect bb, ImGuiID id, const(char)* label, char* buf, int buf_size, ImGuiInputTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igText
alias da_igText = void function(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTextColored
alias da_igTextColored = void function(const ImVec4 col, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTextColoredV
alias da_igTextColoredV = void function(const ImVec4 col, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTextDisabled
alias da_igTextDisabled = void function(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTextDisabledV
alias da_igTextDisabledV = void function(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTextEx
alias da_igTextEx = void function(const(char)* text, const(char)* text_end, ImGuiTextFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTextUnformatted
alias da_igTextUnformatted = void function(const(char)* text, const(char)* text_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTextV
alias da_igTextV = void function(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTextWrapped
alias da_igTextWrapped = void function(const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTextWrappedV
alias da_igTextWrappedV = void function(const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTranslateWindowsInViewport
alias da_igTranslateWindowsInViewport = void function(ImGuiViewportP* viewport, const ImVec2 old_pos, const ImVec2 new_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNodeBehavior
alias da_igTreeNodeBehavior = bool function(ImGuiID id, ImGuiTreeNodeFlags flags, const(char)* label, const(char)* label_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNodeBehaviorIsOpen
alias da_igTreeNodeBehaviorIsOpen = bool function(ImGuiID id, ImGuiTreeNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNodeExV_Ptr
alias da_igTreeNodeExV_Ptr = bool function(const void* ptr_id, ImGuiTreeNodeFlags flags, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNodeExV_Str
alias da_igTreeNodeExV_Str = bool function(const(char)* str_id, ImGuiTreeNodeFlags flags, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNodeEx_Ptr
alias da_igTreeNodeEx_Ptr = bool function(const void* ptr_id, ImGuiTreeNodeFlags flags, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNodeEx_Str
alias da_igTreeNodeEx_Str = bool function(const(char)* label, ImGuiTreeNodeFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNodeEx_StrStr
alias da_igTreeNodeEx_StrStr = bool function(const(char)* str_id, ImGuiTreeNodeFlags flags, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNodeV_Ptr
alias da_igTreeNodeV_Ptr = bool function(const void* ptr_id, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNodeV_Str
alias da_igTreeNodeV_Str = bool function(const(char)* str_id, const(char)* fmt, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNode_Ptr
alias da_igTreeNode_Ptr = bool function(const void* ptr_id, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNode_Str
alias da_igTreeNode_Str = bool function(const(char)* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreeNode_StrStr
alias da_igTreeNode_StrStr = bool function(const(char)* str_id, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreePop
alias da_igTreePop = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreePushOverrideID
alias da_igTreePushOverrideID = void function(ImGuiID id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreePush_Ptr
alias da_igTreePush_Ptr = void function(const void* ptr_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igTreePush_Str
alias da_igTreePush_Str = void function(const(char)* str_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igUnindent
alias da_igUnindent = void function(float indent_w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igUpdateHoveredWindowAndCaptureFlags
alias da_igUpdateHoveredWindowAndCaptureFlags = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igUpdateMouseMovingWindowEndFrame
alias da_igUpdateMouseMovingWindowEndFrame = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igUpdateMouseMovingWindowNewFrame
alias da_igUpdateMouseMovingWindowNewFrame = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igUpdatePlatformWindows
alias da_igUpdatePlatformWindows = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igUpdateWindowParentAndRootLinks
alias da_igUpdateWindowParentAndRootLinks = void function(ImGuiWindow* window, ImGuiWindowFlags flags, ImGuiWindow* parent_window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igVSliderFloat
alias da_igVSliderFloat = bool function(const(char)* label, const ImVec2 size, float* v, float v_min, float v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igVSliderInt
alias da_igVSliderInt = bool function(const(char)* label, const ImVec2 size, int* v, int v_min, int v_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igVSliderScalar
alias da_igVSliderScalar = bool function(const(char)* label, const ImVec2 size, ImGuiDataType data_type, void* p_data, const void* p_min, const void* p_max, const(char)* format, ImGuiSliderFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igValue_Bool
alias da_igValue_Bool = void function(const(char)* prefix, bool b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igValue_Float
alias da_igValue_Float = void function(const(char)* prefix, float v, const(char)* float_format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igValue_Int
alias da_igValue_Int = void function(const(char)* prefix, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_igValue_Uint
alias da_igValue_Uint = void function(const(char)* prefix, uint v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

ImBitVector_Clear
da_ImBitVector_Clear ImBitVector_Clear;
Undocumented in source.
ImBitVector_ClearBit
da_ImBitVector_ClearBit ImBitVector_ClearBit;
Undocumented in source.
ImBitVector_Create
da_ImBitVector_Create ImBitVector_Create;
Undocumented in source.
ImBitVector_SetBit
da_ImBitVector_SetBit ImBitVector_SetBit;
Undocumented in source.
ImBitVector_TestBit
da_ImBitVector_TestBit ImBitVector_TestBit;
Undocumented in source.
ImColor_HSV
da_ImColor_HSV ImColor_HSV;
Undocumented in source.
ImColor_ImColor_Float
da_ImColor_ImColor_Float ImColor_ImColor_Float;
Undocumented in source.
ImColor_ImColor_Int
da_ImColor_ImColor_Int ImColor_ImColor_Int;
Undocumented in source.
ImColor_ImColor_Nil
da_ImColor_ImColor_Nil ImColor_ImColor_Nil;
Undocumented in source.
ImColor_ImColor_U32
da_ImColor_ImColor_U32 ImColor_ImColor_U32;
Undocumented in source.
ImColor_ImColor_Vec4
da_ImColor_ImColor_Vec4 ImColor_ImColor_Vec4;
Undocumented in source.
ImColor_SetHSV
da_ImColor_SetHSV ImColor_SetHSV;
Undocumented in source.
ImColor_destroy
da_ImColor_destroy ImColor_destroy;
Undocumented in source.
ImDrawCmd_GetTexID
da_ImDrawCmd_GetTexID ImDrawCmd_GetTexID;
Undocumented in source.
ImDrawCmd_ImDrawCmd
da_ImDrawCmd_ImDrawCmd ImDrawCmd_ImDrawCmd;
Undocumented in source.
ImDrawCmd_destroy
da_ImDrawCmd_destroy ImDrawCmd_destroy;
Undocumented in source.
ImDrawDataBuilder_Clear
da_ImDrawDataBuilder_Clear ImDrawDataBuilder_Clear;
Undocumented in source.
ImDrawDataBuilder_ClearFreeMemory
da_ImDrawDataBuilder_ClearFreeMemory ImDrawDataBuilder_ClearFreeMemory;
Undocumented in source.
ImDrawDataBuilder_FlattenIntoSingleLayer
da_ImDrawDataBuilder_FlattenIntoSingleLayer ImDrawDataBuilder_FlattenIntoSingleLayer;
Undocumented in source.
ImDrawDataBuilder_GetDrawListCount
da_ImDrawDataBuilder_GetDrawListCount ImDrawDataBuilder_GetDrawListCount;
Undocumented in source.
ImDrawData_Clear
da_ImDrawData_Clear ImDrawData_Clear;
Undocumented in source.
ImDrawData_DeIndexAllBuffers
da_ImDrawData_DeIndexAllBuffers ImDrawData_DeIndexAllBuffers;
Undocumented in source.
ImDrawData_ImDrawData
da_ImDrawData_ImDrawData ImDrawData_ImDrawData;
Undocumented in source.
ImDrawData_ScaleClipRects
da_ImDrawData_ScaleClipRects ImDrawData_ScaleClipRects;
Undocumented in source.
ImDrawData_destroy
da_ImDrawData_destroy ImDrawData_destroy;
Undocumented in source.
ImDrawListSharedData_ImDrawListSharedData
da_ImDrawListSharedData_ImDrawListSharedData ImDrawListSharedData_ImDrawListSharedData;
Undocumented in source.
ImDrawListSharedData_SetCircleTessellationMaxError
da_ImDrawListSharedData_SetCircleTessellationMaxError ImDrawListSharedData_SetCircleTessellationMaxError;
Undocumented in source.
ImDrawListSharedData_destroy
da_ImDrawListSharedData_destroy ImDrawListSharedData_destroy;
Undocumented in source.
ImDrawListSplitter_Clear
da_ImDrawListSplitter_Clear ImDrawListSplitter_Clear;
Undocumented in source.
ImDrawListSplitter_ClearFreeMemory
da_ImDrawListSplitter_ClearFreeMemory ImDrawListSplitter_ClearFreeMemory;
Undocumented in source.
ImDrawListSplitter_ImDrawListSplitter
da_ImDrawListSplitter_ImDrawListSplitter ImDrawListSplitter_ImDrawListSplitter;
Undocumented in source.
ImDrawListSplitter_Merge
da_ImDrawListSplitter_Merge ImDrawListSplitter_Merge;
Undocumented in source.
ImDrawListSplitter_SetCurrentChannel
da_ImDrawListSplitter_SetCurrentChannel ImDrawListSplitter_SetCurrentChannel;
Undocumented in source.
ImDrawListSplitter_Split
da_ImDrawListSplitter_Split ImDrawListSplitter_Split;
Undocumented in source.
ImDrawListSplitter_destroy
da_ImDrawListSplitter_destroy ImDrawListSplitter_destroy;
Undocumented in source.
ImDrawList_AddBezierCubic
da_ImDrawList_AddBezierCubic ImDrawList_AddBezierCubic;
Undocumented in source.
ImDrawList_AddBezierQuadratic
da_ImDrawList_AddBezierQuadratic ImDrawList_AddBezierQuadratic;
Undocumented in source.
ImDrawList_AddCallback
da_ImDrawList_AddCallback ImDrawList_AddCallback;
Undocumented in source.
ImDrawList_AddCircle
da_ImDrawList_AddCircle ImDrawList_AddCircle;
Undocumented in source.
ImDrawList_AddCircleFilled
da_ImDrawList_AddCircleFilled ImDrawList_AddCircleFilled;
Undocumented in source.
ImDrawList_AddConvexPolyFilled
da_ImDrawList_AddConvexPolyFilled ImDrawList_AddConvexPolyFilled;
Undocumented in source.
ImDrawList_AddDrawCmd
da_ImDrawList_AddDrawCmd ImDrawList_AddDrawCmd;
Undocumented in source.
ImDrawList_AddImage
da_ImDrawList_AddImage ImDrawList_AddImage;
Undocumented in source.
ImDrawList_AddImageQuad
da_ImDrawList_AddImageQuad ImDrawList_AddImageQuad;
Undocumented in source.
ImDrawList_AddImageRounded
da_ImDrawList_AddImageRounded ImDrawList_AddImageRounded;
Undocumented in source.
ImDrawList_AddLine
da_ImDrawList_AddLine ImDrawList_AddLine;
Undocumented in source.
ImDrawList_AddNgon
da_ImDrawList_AddNgon ImDrawList_AddNgon;
Undocumented in source.
ImDrawList_AddNgonFilled
da_ImDrawList_AddNgonFilled ImDrawList_AddNgonFilled;
Undocumented in source.
ImDrawList_AddPolyline
da_ImDrawList_AddPolyline ImDrawList_AddPolyline;
Undocumented in source.
ImDrawList_AddQuad
da_ImDrawList_AddQuad ImDrawList_AddQuad;
Undocumented in source.
ImDrawList_AddQuadFilled
da_ImDrawList_AddQuadFilled ImDrawList_AddQuadFilled;
Undocumented in source.
ImDrawList_AddRect
da_ImDrawList_AddRect ImDrawList_AddRect;
Undocumented in source.
ImDrawList_AddRectFilled
da_ImDrawList_AddRectFilled ImDrawList_AddRectFilled;
Undocumented in source.
ImDrawList_AddRectFilledMultiColor
da_ImDrawList_AddRectFilledMultiColor ImDrawList_AddRectFilledMultiColor;
Undocumented in source.
ImDrawList_AddText_FontPtr
da_ImDrawList_AddText_FontPtr ImDrawList_AddText_FontPtr;
Undocumented in source.
ImDrawList_AddText_Vec2
da_ImDrawList_AddText_Vec2 ImDrawList_AddText_Vec2;
Undocumented in source.
ImDrawList_AddTriangle
da_ImDrawList_AddTriangle ImDrawList_AddTriangle;
Undocumented in source.
ImDrawList_AddTriangleFilled
da_ImDrawList_AddTriangleFilled ImDrawList_AddTriangleFilled;
Undocumented in source.
ImDrawList_ChannelsMerge
da_ImDrawList_ChannelsMerge ImDrawList_ChannelsMerge;
Undocumented in source.
ImDrawList_ChannelsSetCurrent
da_ImDrawList_ChannelsSetCurrent ImDrawList_ChannelsSetCurrent;
Undocumented in source.
ImDrawList_ChannelsSplit
da_ImDrawList_ChannelsSplit ImDrawList_ChannelsSplit;
Undocumented in source.
ImDrawList_CloneOutput
da_ImDrawList_CloneOutput ImDrawList_CloneOutput;
Undocumented in source.
ImDrawList_GetClipRectMax
da_ImDrawList_GetClipRectMax ImDrawList_GetClipRectMax;
Undocumented in source.
ImDrawList_GetClipRectMin
da_ImDrawList_GetClipRectMin ImDrawList_GetClipRectMin;
Undocumented in source.
ImDrawList_ImDrawList
da_ImDrawList_ImDrawList ImDrawList_ImDrawList;
Undocumented in source.
ImDrawList_PathArcTo
da_ImDrawList_PathArcTo ImDrawList_PathArcTo;
Undocumented in source.
ImDrawList_PathArcToFast
da_ImDrawList_PathArcToFast ImDrawList_PathArcToFast;
Undocumented in source.
ImDrawList_PathBezierCubicCurveTo
da_ImDrawList_PathBezierCubicCurveTo ImDrawList_PathBezierCubicCurveTo;
Undocumented in source.
ImDrawList_PathBezierQuadraticCurveTo
da_ImDrawList_PathBezierQuadraticCurveTo ImDrawList_PathBezierQuadraticCurveTo;
Undocumented in source.
ImDrawList_PathClear
da_ImDrawList_PathClear ImDrawList_PathClear;
Undocumented in source.
ImDrawList_PathFillConvex
da_ImDrawList_PathFillConvex ImDrawList_PathFillConvex;
Undocumented in source.
ImDrawList_PathLineTo
da_ImDrawList_PathLineTo ImDrawList_PathLineTo;
Undocumented in source.
ImDrawList_PathLineToMergeDuplicate
da_ImDrawList_PathLineToMergeDuplicate ImDrawList_PathLineToMergeDuplicate;
Undocumented in source.
ImDrawList_PathRect
da_ImDrawList_PathRect ImDrawList_PathRect;
Undocumented in source.
ImDrawList_PathStroke
da_ImDrawList_PathStroke ImDrawList_PathStroke;
Undocumented in source.
ImDrawList_PopClipRect
da_ImDrawList_PopClipRect ImDrawList_PopClipRect;
Undocumented in source.
ImDrawList_PopTextureID
da_ImDrawList_PopTextureID ImDrawList_PopTextureID;
Undocumented in source.
ImDrawList_PrimQuadUV
da_ImDrawList_PrimQuadUV ImDrawList_PrimQuadUV;
Undocumented in source.
ImDrawList_PrimRect
da_ImDrawList_PrimRect ImDrawList_PrimRect;
Undocumented in source.
ImDrawList_PrimRectUV
da_ImDrawList_PrimRectUV ImDrawList_PrimRectUV;
Undocumented in source.
ImDrawList_PrimReserve
da_ImDrawList_PrimReserve ImDrawList_PrimReserve;
Undocumented in source.
ImDrawList_PrimUnreserve
da_ImDrawList_PrimUnreserve ImDrawList_PrimUnreserve;
Undocumented in source.
ImDrawList_PrimVtx
da_ImDrawList_PrimVtx ImDrawList_PrimVtx;
Undocumented in source.
ImDrawList_PrimWriteIdx
da_ImDrawList_PrimWriteIdx ImDrawList_PrimWriteIdx;
Undocumented in source.
ImDrawList_PrimWriteVtx
da_ImDrawList_PrimWriteVtx ImDrawList_PrimWriteVtx;
Undocumented in source.
ImDrawList_PushClipRect
da_ImDrawList_PushClipRect ImDrawList_PushClipRect;
Undocumented in source.
ImDrawList_PushClipRectFullScreen
da_ImDrawList_PushClipRectFullScreen ImDrawList_PushClipRectFullScreen;
Undocumented in source.
ImDrawList_PushTextureID
da_ImDrawList_PushTextureID ImDrawList_PushTextureID;
Undocumented in source.
ImDrawList__CalcCircleAutoSegmentCount
da_ImDrawList__CalcCircleAutoSegmentCount ImDrawList__CalcCircleAutoSegmentCount;
Undocumented in source.
ImDrawList__ClearFreeMemory
da_ImDrawList__ClearFreeMemory ImDrawList__ClearFreeMemory;
Undocumented in source.
ImDrawList__OnChangedClipRect
da_ImDrawList__OnChangedClipRect ImDrawList__OnChangedClipRect;
Undocumented in source.
ImDrawList__OnChangedTextureID
da_ImDrawList__OnChangedTextureID ImDrawList__OnChangedTextureID;
Undocumented in source.
ImDrawList__OnChangedVtxOffset
da_ImDrawList__OnChangedVtxOffset ImDrawList__OnChangedVtxOffset;
Undocumented in source.
ImDrawList__PathArcToFastEx
da_ImDrawList__PathArcToFastEx ImDrawList__PathArcToFastEx;
Undocumented in source.
ImDrawList__PathArcToN
da_ImDrawList__PathArcToN ImDrawList__PathArcToN;
Undocumented in source.
ImDrawList__PopUnusedDrawCmd
da_ImDrawList__PopUnusedDrawCmd ImDrawList__PopUnusedDrawCmd;
Undocumented in source.
ImDrawList__ResetForNewFrame
da_ImDrawList__ResetForNewFrame ImDrawList__ResetForNewFrame;
Undocumented in source.
ImDrawList__TryMergeDrawCmds
da_ImDrawList__TryMergeDrawCmds ImDrawList__TryMergeDrawCmds;
Undocumented in source.
ImDrawList_destroy
da_ImDrawList_destroy ImDrawList_destroy;
Undocumented in source.
ImFontAtlasCustomRect_ImFontAtlasCustomRect
da_ImFontAtlasCustomRect_ImFontAtlasCustomRect ImFontAtlasCustomRect_ImFontAtlasCustomRect;
Undocumented in source.
ImFontAtlasCustomRect_IsPacked
da_ImFontAtlasCustomRect_IsPacked ImFontAtlasCustomRect_IsPacked;
Undocumented in source.
ImFontAtlasCustomRect_destroy
da_ImFontAtlasCustomRect_destroy ImFontAtlasCustomRect_destroy;
Undocumented in source.
ImFontAtlas_AddCustomRectFontGlyph
da_ImFontAtlas_AddCustomRectFontGlyph ImFontAtlas_AddCustomRectFontGlyph;
Undocumented in source.
ImFontAtlas_AddCustomRectRegular
da_ImFontAtlas_AddCustomRectRegular ImFontAtlas_AddCustomRectRegular;
Undocumented in source.
ImFontAtlas_AddFont
da_ImFontAtlas_AddFont ImFontAtlas_AddFont;
Undocumented in source.
ImFontAtlas_AddFontDefault
da_ImFontAtlas_AddFontDefault ImFontAtlas_AddFontDefault;
Undocumented in source.
ImFontAtlas_AddFontFromFileTTF
da_ImFontAtlas_AddFontFromFileTTF ImFontAtlas_AddFontFromFileTTF;
Undocumented in source.
ImFontAtlas_AddFontFromMemoryCompressedBase85TTF
da_ImFontAtlas_AddFontFromMemoryCompressedBase85TTF ImFontAtlas_AddFontFromMemoryCompressedBase85TTF;
Undocumented in source.
ImFontAtlas_AddFontFromMemoryCompressedTTF
da_ImFontAtlas_AddFontFromMemoryCompressedTTF ImFontAtlas_AddFontFromMemoryCompressedTTF;
Undocumented in source.
ImFontAtlas_AddFontFromMemoryTTF
da_ImFontAtlas_AddFontFromMemoryTTF ImFontAtlas_AddFontFromMemoryTTF;
Undocumented in source.
ImFontAtlas_Build
da_ImFontAtlas_Build ImFontAtlas_Build;
Undocumented in source.
ImFontAtlas_CalcCustomRectUV
da_ImFontAtlas_CalcCustomRectUV ImFontAtlas_CalcCustomRectUV;
Undocumented in source.
ImFontAtlas_Clear
da_ImFontAtlas_Clear ImFontAtlas_Clear;
Undocumented in source.
ImFontAtlas_ClearFonts
da_ImFontAtlas_ClearFonts ImFontAtlas_ClearFonts;
Undocumented in source.
ImFontAtlas_ClearInputData
da_ImFontAtlas_ClearInputData ImFontAtlas_ClearInputData;
Undocumented in source.
ImFontAtlas_ClearTexData
da_ImFontAtlas_ClearTexData ImFontAtlas_ClearTexData;
Undocumented in source.
ImFontAtlas_GetCustomRectByIndex
da_ImFontAtlas_GetCustomRectByIndex ImFontAtlas_GetCustomRectByIndex;
Undocumented in source.
ImFontAtlas_GetGlyphRangesChineseFull
da_ImFontAtlas_GetGlyphRangesChineseFull ImFontAtlas_GetGlyphRangesChineseFull;
Undocumented in source.
ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon
da_ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon;
Undocumented in source.
ImFontAtlas_GetGlyphRangesCyrillic
da_ImFontAtlas_GetGlyphRangesCyrillic ImFontAtlas_GetGlyphRangesCyrillic;
Undocumented in source.
ImFontAtlas_GetGlyphRangesDefault
da_ImFontAtlas_GetGlyphRangesDefault ImFontAtlas_GetGlyphRangesDefault;
Undocumented in source.
ImFontAtlas_GetGlyphRangesJapanese
da_ImFontAtlas_GetGlyphRangesJapanese ImFontAtlas_GetGlyphRangesJapanese;
Undocumented in source.
ImFontAtlas_GetGlyphRangesKorean
da_ImFontAtlas_GetGlyphRangesKorean ImFontAtlas_GetGlyphRangesKorean;
Undocumented in source.
ImFontAtlas_GetGlyphRangesThai
da_ImFontAtlas_GetGlyphRangesThai ImFontAtlas_GetGlyphRangesThai;
Undocumented in source.
ImFontAtlas_GetGlyphRangesVietnamese
da_ImFontAtlas_GetGlyphRangesVietnamese ImFontAtlas_GetGlyphRangesVietnamese;
Undocumented in source.
ImFontAtlas_GetMouseCursorTexData
da_ImFontAtlas_GetMouseCursorTexData ImFontAtlas_GetMouseCursorTexData;
Undocumented in source.
ImFontAtlas_GetTexDataAsAlpha8
da_ImFontAtlas_GetTexDataAsAlpha8 ImFontAtlas_GetTexDataAsAlpha8;
Undocumented in source.
ImFontAtlas_GetTexDataAsRGBA32
da_ImFontAtlas_GetTexDataAsRGBA32 ImFontAtlas_GetTexDataAsRGBA32;
Undocumented in source.
ImFontAtlas_ImFontAtlas
da_ImFontAtlas_ImFontAtlas ImFontAtlas_ImFontAtlas;
Undocumented in source.
ImFontAtlas_IsBuilt
da_ImFontAtlas_IsBuilt ImFontAtlas_IsBuilt;
Undocumented in source.
ImFontAtlas_SetTexID
da_ImFontAtlas_SetTexID ImFontAtlas_SetTexID;
Undocumented in source.
ImFontAtlas_destroy
da_ImFontAtlas_destroy ImFontAtlas_destroy;
Undocumented in source.
ImFontConfig_ImFontConfig
da_ImFontConfig_ImFontConfig ImFontConfig_ImFontConfig;
Undocumented in source.
ImFontConfig_destroy
da_ImFontConfig_destroy ImFontConfig_destroy;
Undocumented in source.
ImFontGlyphRangesBuilder_AddChar
da_ImFontGlyphRangesBuilder_AddChar ImFontGlyphRangesBuilder_AddChar;
Undocumented in source.
ImFontGlyphRangesBuilder_AddRanges
da_ImFontGlyphRangesBuilder_AddRanges ImFontGlyphRangesBuilder_AddRanges;
Undocumented in source.
ImFontGlyphRangesBuilder_AddText
da_ImFontGlyphRangesBuilder_AddText ImFontGlyphRangesBuilder_AddText;
Undocumented in source.
ImFontGlyphRangesBuilder_BuildRanges
da_ImFontGlyphRangesBuilder_BuildRanges ImFontGlyphRangesBuilder_BuildRanges;
Undocumented in source.
ImFontGlyphRangesBuilder_Clear
da_ImFontGlyphRangesBuilder_Clear ImFontGlyphRangesBuilder_Clear;
Undocumented in source.
ImFontGlyphRangesBuilder_GetBit
da_ImFontGlyphRangesBuilder_GetBit ImFontGlyphRangesBuilder_GetBit;
Undocumented in source.
ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder
da_ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder;
Undocumented in source.
ImFontGlyphRangesBuilder_SetBit
da_ImFontGlyphRangesBuilder_SetBit ImFontGlyphRangesBuilder_SetBit;
Undocumented in source.
ImFontGlyphRangesBuilder_destroy
da_ImFontGlyphRangesBuilder_destroy ImFontGlyphRangesBuilder_destroy;
Undocumented in source.
ImFont_AddGlyph
da_ImFont_AddGlyph ImFont_AddGlyph;
Undocumented in source.
ImFont_AddRemapChar
da_ImFont_AddRemapChar ImFont_AddRemapChar;
Undocumented in source.
ImFont_BuildLookupTable
da_ImFont_BuildLookupTable ImFont_BuildLookupTable;
Undocumented in source.
ImFont_CalcTextSizeA
da_ImFont_CalcTextSizeA ImFont_CalcTextSizeA;
Undocumented in source.
ImFont_CalcWordWrapPositionA
da_ImFont_CalcWordWrapPositionA ImFont_CalcWordWrapPositionA;
Undocumented in source.
ImFont_ClearOutputData
da_ImFont_ClearOutputData ImFont_ClearOutputData;
Undocumented in source.
ImFont_FindGlyph
da_ImFont_FindGlyph ImFont_FindGlyph;
Undocumented in source.
ImFont_FindGlyphNoFallback
da_ImFont_FindGlyphNoFallback ImFont_FindGlyphNoFallback;
Undocumented in source.
ImFont_GetCharAdvance
da_ImFont_GetCharAdvance ImFont_GetCharAdvance;
Undocumented in source.
ImFont_GetDebugName
da_ImFont_GetDebugName ImFont_GetDebugName;
Undocumented in source.
ImFont_GrowIndex
da_ImFont_GrowIndex ImFont_GrowIndex;
Undocumented in source.
ImFont_ImFont
da_ImFont_ImFont ImFont_ImFont;
Undocumented in source.
ImFont_IsGlyphRangeUnused
da_ImFont_IsGlyphRangeUnused ImFont_IsGlyphRangeUnused;
Undocumented in source.
ImFont_IsLoaded
da_ImFont_IsLoaded ImFont_IsLoaded;
Undocumented in source.
ImFont_RenderChar
da_ImFont_RenderChar ImFont_RenderChar;
Undocumented in source.
ImFont_RenderText
da_ImFont_RenderText ImFont_RenderText;
Undocumented in source.
ImFont_SetGlyphVisible
da_ImFont_SetGlyphVisible ImFont_SetGlyphVisible;
Undocumented in source.
ImFont_destroy
da_ImFont_destroy ImFont_destroy;
Undocumented in source.
ImGuiComboPreviewData_ImGuiComboPreviewData
da_ImGuiComboPreviewData_ImGuiComboPreviewData ImGuiComboPreviewData_ImGuiComboPreviewData;
Undocumented in source.
ImGuiComboPreviewData_destroy
da_ImGuiComboPreviewData_destroy ImGuiComboPreviewData_destroy;
Undocumented in source.
ImGuiContextHook_ImGuiContextHook
da_ImGuiContextHook_ImGuiContextHook ImGuiContextHook_ImGuiContextHook;
Undocumented in source.
ImGuiContextHook_destroy
da_ImGuiContextHook_destroy ImGuiContextHook_destroy;
Undocumented in source.
ImGuiContext_ImGuiContext
da_ImGuiContext_ImGuiContext ImGuiContext_ImGuiContext;
Undocumented in source.
ImGuiContext_destroy
da_ImGuiContext_destroy ImGuiContext_destroy;
Undocumented in source.
ImGuiDockContext_ImGuiDockContext
da_ImGuiDockContext_ImGuiDockContext ImGuiDockContext_ImGuiDockContext;
Undocumented in source.
ImGuiDockContext_destroy
da_ImGuiDockContext_destroy ImGuiDockContext_destroy;
Undocumented in source.
ImGuiDockNode_ImGuiDockNode
da_ImGuiDockNode_ImGuiDockNode ImGuiDockNode_ImGuiDockNode;
Undocumented in source.
ImGuiDockNode_IsCentralNode
da_ImGuiDockNode_IsCentralNode ImGuiDockNode_IsCentralNode;
Undocumented in source.
ImGuiDockNode_IsDockSpace
da_ImGuiDockNode_IsDockSpace ImGuiDockNode_IsDockSpace;
Undocumented in source.
ImGuiDockNode_IsEmpty
da_ImGuiDockNode_IsEmpty ImGuiDockNode_IsEmpty;
Undocumented in source.
ImGuiDockNode_IsFloatingNode
da_ImGuiDockNode_IsFloatingNode ImGuiDockNode_IsFloatingNode;
Undocumented in source.
ImGuiDockNode_IsHiddenTabBar
da_ImGuiDockNode_IsHiddenTabBar ImGuiDockNode_IsHiddenTabBar;
Undocumented in source.
ImGuiDockNode_IsLeafNode
da_ImGuiDockNode_IsLeafNode ImGuiDockNode_IsLeafNode;
Undocumented in source.
ImGuiDockNode_IsNoTabBar
da_ImGuiDockNode_IsNoTabBar ImGuiDockNode_IsNoTabBar;
Undocumented in source.
ImGuiDockNode_IsRootNode
da_ImGuiDockNode_IsRootNode ImGuiDockNode_IsRootNode;
Undocumented in source.
ImGuiDockNode_IsSplitNode
da_ImGuiDockNode_IsSplitNode ImGuiDockNode_IsSplitNode;
Undocumented in source.
ImGuiDockNode_Rect
da_ImGuiDockNode_Rect ImGuiDockNode_Rect;
Undocumented in source.
ImGuiDockNode_SetLocalFlags
da_ImGuiDockNode_SetLocalFlags ImGuiDockNode_SetLocalFlags;
Undocumented in source.
ImGuiDockNode_UpdateMergedFlags
da_ImGuiDockNode_UpdateMergedFlags ImGuiDockNode_UpdateMergedFlags;
Undocumented in source.
ImGuiDockNode_destroy
da_ImGuiDockNode_destroy ImGuiDockNode_destroy;
Undocumented in source.
ImGuiIO_AddFocusEvent
da_ImGuiIO_AddFocusEvent ImGuiIO_AddFocusEvent;
Undocumented in source.
ImGuiIO_AddInputCharacter
da_ImGuiIO_AddInputCharacter ImGuiIO_AddInputCharacter;
Undocumented in source.
ImGuiIO_AddInputCharacterUTF16
da_ImGuiIO_AddInputCharacterUTF16 ImGuiIO_AddInputCharacterUTF16;
Undocumented in source.
ImGuiIO_AddInputCharactersUTF8
da_ImGuiIO_AddInputCharactersUTF8 ImGuiIO_AddInputCharactersUTF8;
Undocumented in source.
ImGuiIO_ClearInputCharacters
da_ImGuiIO_ClearInputCharacters ImGuiIO_ClearInputCharacters;
Undocumented in source.
ImGuiIO_ClearInputKeys
da_ImGuiIO_ClearInputKeys ImGuiIO_ClearInputKeys;
Undocumented in source.
ImGuiIO_ImGuiIO
da_ImGuiIO_ImGuiIO ImGuiIO_ImGuiIO;
Undocumented in source.
ImGuiIO_destroy
da_ImGuiIO_destroy ImGuiIO_destroy;
Undocumented in source.
ImGuiInputTextCallbackData_ClearSelection
da_ImGuiInputTextCallbackData_ClearSelection ImGuiInputTextCallbackData_ClearSelection;
Undocumented in source.
ImGuiInputTextCallbackData_DeleteChars
da_ImGuiInputTextCallbackData_DeleteChars ImGuiInputTextCallbackData_DeleteChars;
Undocumented in source.
ImGuiInputTextCallbackData_HasSelection
da_ImGuiInputTextCallbackData_HasSelection ImGuiInputTextCallbackData_HasSelection;
Undocumented in source.
ImGuiInputTextCallbackData_ImGuiInputTextCallbackData
da_ImGuiInputTextCallbackData_ImGuiInputTextCallbackData ImGuiInputTextCallbackData_ImGuiInputTextCallbackData;
Undocumented in source.
ImGuiInputTextCallbackData_InsertChars
da_ImGuiInputTextCallbackData_InsertChars ImGuiInputTextCallbackData_InsertChars;
Undocumented in source.
ImGuiInputTextCallbackData_SelectAll
da_ImGuiInputTextCallbackData_SelectAll ImGuiInputTextCallbackData_SelectAll;
Undocumented in source.
ImGuiInputTextCallbackData_destroy
da_ImGuiInputTextCallbackData_destroy ImGuiInputTextCallbackData_destroy;
Undocumented in source.
ImGuiInputTextState_ClearFreeMemory
da_ImGuiInputTextState_ClearFreeMemory ImGuiInputTextState_ClearFreeMemory;
Undocumented in source.
ImGuiInputTextState_ClearSelection
da_ImGuiInputTextState_ClearSelection ImGuiInputTextState_ClearSelection;
Undocumented in source.
ImGuiInputTextState_ClearText
da_ImGuiInputTextState_ClearText ImGuiInputTextState_ClearText;
Undocumented in source.
ImGuiInputTextState_CursorAnimReset
da_ImGuiInputTextState_CursorAnimReset ImGuiInputTextState_CursorAnimReset;
Undocumented in source.
ImGuiInputTextState_CursorClamp
da_ImGuiInputTextState_CursorClamp ImGuiInputTextState_CursorClamp;
Undocumented in source.
ImGuiInputTextState_GetCursorPos
da_ImGuiInputTextState_GetCursorPos ImGuiInputTextState_GetCursorPos;
Undocumented in source.
ImGuiInputTextState_GetRedoAvailCount
da_ImGuiInputTextState_GetRedoAvailCount ImGuiInputTextState_GetRedoAvailCount;
Undocumented in source.
ImGuiInputTextState_GetSelectionEnd
da_ImGuiInputTextState_GetSelectionEnd ImGuiInputTextState_GetSelectionEnd;
Undocumented in source.
ImGuiInputTextState_GetSelectionStart
da_ImGuiInputTextState_GetSelectionStart ImGuiInputTextState_GetSelectionStart;
Undocumented in source.
ImGuiInputTextState_GetUndoAvailCount
da_ImGuiInputTextState_GetUndoAvailCount ImGuiInputTextState_GetUndoAvailCount;
Undocumented in source.
ImGuiInputTextState_HasSelection
da_ImGuiInputTextState_HasSelection ImGuiInputTextState_HasSelection;
Undocumented in source.
ImGuiInputTextState_ImGuiInputTextState
da_ImGuiInputTextState_ImGuiInputTextState ImGuiInputTextState_ImGuiInputTextState;
Undocumented in source.
ImGuiInputTextState_OnKeyPressed
da_ImGuiInputTextState_OnKeyPressed ImGuiInputTextState_OnKeyPressed;
Undocumented in source.
ImGuiInputTextState_SelectAll
da_ImGuiInputTextState_SelectAll ImGuiInputTextState_SelectAll;
Undocumented in source.
ImGuiInputTextState_destroy
da_ImGuiInputTextState_destroy ImGuiInputTextState_destroy;
Undocumented in source.
ImGuiLastItemData_ImGuiLastItemData
da_ImGuiLastItemData_ImGuiLastItemData ImGuiLastItemData_ImGuiLastItemData;
Undocumented in source.
ImGuiLastItemData_destroy
da_ImGuiLastItemData_destroy ImGuiLastItemData_destroy;
Undocumented in source.
ImGuiListClipper_Begin
da_ImGuiListClipper_Begin ImGuiListClipper_Begin;
Undocumented in source.
ImGuiListClipper_End
da_ImGuiListClipper_End ImGuiListClipper_End;
Undocumented in source.
ImGuiListClipper_ImGuiListClipper
da_ImGuiListClipper_ImGuiListClipper ImGuiListClipper_ImGuiListClipper;
Undocumented in source.
ImGuiListClipper_Step
da_ImGuiListClipper_Step ImGuiListClipper_Step;
Undocumented in source.
ImGuiListClipper_destroy
da_ImGuiListClipper_destroy ImGuiListClipper_destroy;
Undocumented in source.
ImGuiMenuColumns_CalcNextTotalWidth
da_ImGuiMenuColumns_CalcNextTotalWidth ImGuiMenuColumns_CalcNextTotalWidth;
Undocumented in source.
ImGuiMenuColumns_DeclColumns
da_ImGuiMenuColumns_DeclColumns ImGuiMenuColumns_DeclColumns;
Undocumented in source.
ImGuiMenuColumns_ImGuiMenuColumns
da_ImGuiMenuColumns_ImGuiMenuColumns ImGuiMenuColumns_ImGuiMenuColumns;
Undocumented in source.
ImGuiMenuColumns_Update
da_ImGuiMenuColumns_Update ImGuiMenuColumns_Update;
Undocumented in source.
ImGuiMenuColumns_destroy
da_ImGuiMenuColumns_destroy ImGuiMenuColumns_destroy;
Undocumented in source.
ImGuiMetricsConfig_ImGuiMetricsConfig
da_ImGuiMetricsConfig_ImGuiMetricsConfig ImGuiMetricsConfig_ImGuiMetricsConfig;
Undocumented in source.
ImGuiMetricsConfig_destroy
da_ImGuiMetricsConfig_destroy ImGuiMetricsConfig_destroy;
Undocumented in source.
ImGuiNavItemData_Clear
da_ImGuiNavItemData_Clear ImGuiNavItemData_Clear;
Undocumented in source.
ImGuiNavItemData_ImGuiNavItemData
da_ImGuiNavItemData_ImGuiNavItemData ImGuiNavItemData_ImGuiNavItemData;
Undocumented in source.
ImGuiNavItemData_destroy
da_ImGuiNavItemData_destroy ImGuiNavItemData_destroy;
Undocumented in source.
ImGuiNextItemData_ClearFlags
da_ImGuiNextItemData_ClearFlags ImGuiNextItemData_ClearFlags;
Undocumented in source.
ImGuiNextItemData_ImGuiNextItemData
da_ImGuiNextItemData_ImGuiNextItemData ImGuiNextItemData_ImGuiNextItemData;
Undocumented in source.
ImGuiNextItemData_destroy
da_ImGuiNextItemData_destroy ImGuiNextItemData_destroy;
Undocumented in source.
ImGuiNextWindowData_ClearFlags
da_ImGuiNextWindowData_ClearFlags ImGuiNextWindowData_ClearFlags;
Undocumented in source.
ImGuiNextWindowData_ImGuiNextWindowData
da_ImGuiNextWindowData_ImGuiNextWindowData ImGuiNextWindowData_ImGuiNextWindowData;
Undocumented in source.
ImGuiNextWindowData_destroy
da_ImGuiNextWindowData_destroy ImGuiNextWindowData_destroy;
Undocumented in source.
ImGuiOldColumnData_ImGuiOldColumnData
da_ImGuiOldColumnData_ImGuiOldColumnData ImGuiOldColumnData_ImGuiOldColumnData;
Undocumented in source.
ImGuiOldColumnData_destroy
da_ImGuiOldColumnData_destroy ImGuiOldColumnData_destroy;
Undocumented in source.
ImGuiOldColumns_ImGuiOldColumns
da_ImGuiOldColumns_ImGuiOldColumns ImGuiOldColumns_ImGuiOldColumns;
Undocumented in source.
ImGuiOldColumns_destroy
da_ImGuiOldColumns_destroy ImGuiOldColumns_destroy;
Undocumented in source.
ImGuiOnceUponAFrame_ImGuiOnceUponAFrame
da_ImGuiOnceUponAFrame_ImGuiOnceUponAFrame ImGuiOnceUponAFrame_ImGuiOnceUponAFrame;
Undocumented in source.
ImGuiOnceUponAFrame_destroy
da_ImGuiOnceUponAFrame_destroy ImGuiOnceUponAFrame_destroy;
Undocumented in source.
ImGuiPayload_Clear
da_ImGuiPayload_Clear ImGuiPayload_Clear;
Undocumented in source.
ImGuiPayload_ImGuiPayload
da_ImGuiPayload_ImGuiPayload ImGuiPayload_ImGuiPayload;
Undocumented in source.
ImGuiPayload_IsDataType
da_ImGuiPayload_IsDataType ImGuiPayload_IsDataType;
Undocumented in source.
ImGuiPayload_IsDelivery
da_ImGuiPayload_IsDelivery ImGuiPayload_IsDelivery;
Undocumented in source.
ImGuiPayload_IsPreview
da_ImGuiPayload_IsPreview ImGuiPayload_IsPreview;
Undocumented in source.
ImGuiPayload_destroy
da_ImGuiPayload_destroy ImGuiPayload_destroy;
Undocumented in source.
ImGuiPlatformIO_ImGuiPlatformIO
da_ImGuiPlatformIO_ImGuiPlatformIO ImGuiPlatformIO_ImGuiPlatformIO;
Undocumented in source.
ImGuiPlatformIO_destroy
da_ImGuiPlatformIO_destroy ImGuiPlatformIO_destroy;
Undocumented in source.
ImGuiPlatformMonitor_ImGuiPlatformMonitor
da_ImGuiPlatformMonitor_ImGuiPlatformMonitor ImGuiPlatformMonitor_ImGuiPlatformMonitor;
Undocumented in source.
ImGuiPlatformMonitor_destroy
da_ImGuiPlatformMonitor_destroy ImGuiPlatformMonitor_destroy;
Undocumented in source.
ImGuiPopupData_ImGuiPopupData
da_ImGuiPopupData_ImGuiPopupData ImGuiPopupData_ImGuiPopupData;
Undocumented in source.
ImGuiPopupData_destroy
da_ImGuiPopupData_destroy ImGuiPopupData_destroy;
Undocumented in source.
ImGuiPtrOrIndex_ImGuiPtrOrIndex_Int
da_ImGuiPtrOrIndex_ImGuiPtrOrIndex_Int ImGuiPtrOrIndex_ImGuiPtrOrIndex_Int;
Undocumented in source.
ImGuiPtrOrIndex_ImGuiPtrOrIndex_Ptr
da_ImGuiPtrOrIndex_ImGuiPtrOrIndex_Ptr ImGuiPtrOrIndex_ImGuiPtrOrIndex_Ptr;
Undocumented in source.
ImGuiPtrOrIndex_destroy
da_ImGuiPtrOrIndex_destroy ImGuiPtrOrIndex_destroy;
Undocumented in source.
ImGuiSettingsHandler_ImGuiSettingsHandler
da_ImGuiSettingsHandler_ImGuiSettingsHandler ImGuiSettingsHandler_ImGuiSettingsHandler;
Undocumented in source.
ImGuiSettingsHandler_destroy
da_ImGuiSettingsHandler_destroy ImGuiSettingsHandler_destroy;
Undocumented in source.
ImGuiStackSizes_CompareWithCurrentState
da_ImGuiStackSizes_CompareWithCurrentState ImGuiStackSizes_CompareWithCurrentState;
Undocumented in source.
ImGuiStackSizes_ImGuiStackSizes
da_ImGuiStackSizes_ImGuiStackSizes ImGuiStackSizes_ImGuiStackSizes;
Undocumented in source.
ImGuiStackSizes_SetToCurrentState
da_ImGuiStackSizes_SetToCurrentState ImGuiStackSizes_SetToCurrentState;
Undocumented in source.
ImGuiStackSizes_destroy
da_ImGuiStackSizes_destroy ImGuiStackSizes_destroy;
Undocumented in source.
ImGuiStoragePair_ImGuiStoragePair_Float
da_ImGuiStoragePair_ImGuiStoragePair_Float ImGuiStoragePair_ImGuiStoragePair_Float;
Undocumented in source.
ImGuiStoragePair_ImGuiStoragePair_Int
da_ImGuiStoragePair_ImGuiStoragePair_Int ImGuiStoragePair_ImGuiStoragePair_Int;
Undocumented in source.
ImGuiStoragePair_ImGuiStoragePair_Ptr
da_ImGuiStoragePair_ImGuiStoragePair_Ptr ImGuiStoragePair_ImGuiStoragePair_Ptr;
Undocumented in source.
ImGuiStoragePair_destroy
da_ImGuiStoragePair_destroy ImGuiStoragePair_destroy;
Undocumented in source.
ImGuiStorage_BuildSortByKey
da_ImGuiStorage_BuildSortByKey ImGuiStorage_BuildSortByKey;
Undocumented in source.
ImGuiStorage_Clear
da_ImGuiStorage_Clear ImGuiStorage_Clear;
Undocumented in source.
ImGuiStorage_GetBool
da_ImGuiStorage_GetBool ImGuiStorage_GetBool;
Undocumented in source.
ImGuiStorage_GetBoolRef
da_ImGuiStorage_GetBoolRef ImGuiStorage_GetBoolRef;
Undocumented in source.
ImGuiStorage_GetFloat
da_ImGuiStorage_GetFloat ImGuiStorage_GetFloat;
Undocumented in source.
ImGuiStorage_GetFloatRef
da_ImGuiStorage_GetFloatRef ImGuiStorage_GetFloatRef;
Undocumented in source.
ImGuiStorage_GetInt
da_ImGuiStorage_GetInt ImGuiStorage_GetInt;
Undocumented in source.
ImGuiStorage_GetIntRef
da_ImGuiStorage_GetIntRef ImGuiStorage_GetIntRef;
Undocumented in source.
ImGuiStorage_GetVoidPtr
da_ImGuiStorage_GetVoidPtr ImGuiStorage_GetVoidPtr;
Undocumented in source.
ImGuiStorage_GetVoidPtrRef
da_ImGuiStorage_GetVoidPtrRef ImGuiStorage_GetVoidPtrRef;
Undocumented in source.
ImGuiStorage_SetAllInt
da_ImGuiStorage_SetAllInt ImGuiStorage_SetAllInt;
Undocumented in source.
ImGuiStorage_SetBool
da_ImGuiStorage_SetBool ImGuiStorage_SetBool;
Undocumented in source.
ImGuiStorage_SetFloat
da_ImGuiStorage_SetFloat ImGuiStorage_SetFloat;
Undocumented in source.
ImGuiStorage_SetInt
da_ImGuiStorage_SetInt ImGuiStorage_SetInt;
Undocumented in source.
ImGuiStorage_SetVoidPtr
da_ImGuiStorage_SetVoidPtr ImGuiStorage_SetVoidPtr;
Undocumented in source.
ImGuiStyleMod_ImGuiStyleMod_Float
da_ImGuiStyleMod_ImGuiStyleMod_Float ImGuiStyleMod_ImGuiStyleMod_Float;
Undocumented in source.
ImGuiStyleMod_ImGuiStyleMod_Int
da_ImGuiStyleMod_ImGuiStyleMod_Int ImGuiStyleMod_ImGuiStyleMod_Int;
Undocumented in source.
ImGuiStyleMod_ImGuiStyleMod_Vec2
da_ImGuiStyleMod_ImGuiStyleMod_Vec2 ImGuiStyleMod_ImGuiStyleMod_Vec2;
Undocumented in source.
ImGuiStyleMod_destroy
da_ImGuiStyleMod_destroy ImGuiStyleMod_destroy;
Undocumented in source.
ImGuiStyle_ImGuiStyle
da_ImGuiStyle_ImGuiStyle ImGuiStyle_ImGuiStyle;
Undocumented in source.
ImGuiStyle_ScaleAllSizes
da_ImGuiStyle_ScaleAllSizes ImGuiStyle_ScaleAllSizes;
Undocumented in source.
ImGuiStyle_destroy
da_ImGuiStyle_destroy ImGuiStyle_destroy;
Undocumented in source.
ImGuiTabBar_GetTabName
da_ImGuiTabBar_GetTabName ImGuiTabBar_GetTabName;
Undocumented in source.
ImGuiTabBar_GetTabOrder
da_ImGuiTabBar_GetTabOrder ImGuiTabBar_GetTabOrder;
Undocumented in source.
ImGuiTabBar_ImGuiTabBar
da_ImGuiTabBar_ImGuiTabBar ImGuiTabBar_ImGuiTabBar;
Undocumented in source.
ImGuiTabBar_destroy
da_ImGuiTabBar_destroy ImGuiTabBar_destroy;
Undocumented in source.
ImGuiTabItem_ImGuiTabItem
da_ImGuiTabItem_ImGuiTabItem ImGuiTabItem_ImGuiTabItem;
Undocumented in source.
ImGuiTabItem_destroy
da_ImGuiTabItem_destroy ImGuiTabItem_destroy;
Undocumented in source.
ImGuiTableColumnSettings_ImGuiTableColumnSettings
da_ImGuiTableColumnSettings_ImGuiTableColumnSettings ImGuiTableColumnSettings_ImGuiTableColumnSettings;
Undocumented in source.
ImGuiTableColumnSettings_destroy
da_ImGuiTableColumnSettings_destroy ImGuiTableColumnSettings_destroy;
Undocumented in source.
ImGuiTableColumnSortSpecs_ImGuiTableColumnSortSpecs
da_ImGuiTableColumnSortSpecs_ImGuiTableColumnSortSpecs ImGuiTableColumnSortSpecs_ImGuiTableColumnSortSpecs;
Undocumented in source.
ImGuiTableColumnSortSpecs_destroy
da_ImGuiTableColumnSortSpecs_destroy ImGuiTableColumnSortSpecs_destroy;
Undocumented in source.
ImGuiTableColumn_ImGuiTableColumn
da_ImGuiTableColumn_ImGuiTableColumn ImGuiTableColumn_ImGuiTableColumn;
Undocumented in source.
ImGuiTableColumn_destroy
da_ImGuiTableColumn_destroy ImGuiTableColumn_destroy;
Undocumented in source.
ImGuiTableSettings_GetColumnSettings
da_ImGuiTableSettings_GetColumnSettings ImGuiTableSettings_GetColumnSettings;
Undocumented in source.
ImGuiTableSettings_ImGuiTableSettings
da_ImGuiTableSettings_ImGuiTableSettings ImGuiTableSettings_ImGuiTableSettings;
Undocumented in source.
ImGuiTableSettings_destroy
da_ImGuiTableSettings_destroy ImGuiTableSettings_destroy;
Undocumented in source.
ImGuiTableSortSpecs_ImGuiTableSortSpecs
da_ImGuiTableSortSpecs_ImGuiTableSortSpecs ImGuiTableSortSpecs_ImGuiTableSortSpecs;
Undocumented in source.
ImGuiTableSortSpecs_destroy
da_ImGuiTableSortSpecs_destroy ImGuiTableSortSpecs_destroy;
Undocumented in source.
ImGuiTableTempData_ImGuiTableTempData
da_ImGuiTableTempData_ImGuiTableTempData ImGuiTableTempData_ImGuiTableTempData;
Undocumented in source.
ImGuiTableTempData_destroy
da_ImGuiTableTempData_destroy ImGuiTableTempData_destroy;
Undocumented in source.
ImGuiTable_ImGuiTable
da_ImGuiTable_ImGuiTable ImGuiTable_ImGuiTable;
Undocumented in source.
ImGuiTable_destroy
da_ImGuiTable_destroy ImGuiTable_destroy;
Undocumented in source.
ImGuiTextBuffer_ImGuiTextBuffer
da_ImGuiTextBuffer_ImGuiTextBuffer ImGuiTextBuffer_ImGuiTextBuffer;
Undocumented in source.
ImGuiTextBuffer_append
da_ImGuiTextBuffer_append ImGuiTextBuffer_append;
Undocumented in source.
ImGuiTextBuffer_appendf
da_ImGuiTextBuffer_appendf ImGuiTextBuffer_appendf;
Undocumented in source.
ImGuiTextBuffer_appendfv
da_ImGuiTextBuffer_appendfv ImGuiTextBuffer_appendfv;
Undocumented in source.
ImGuiTextBuffer_begin
da_ImGuiTextBuffer_begin ImGuiTextBuffer_begin;
Undocumented in source.
ImGuiTextBuffer_c_str
da_ImGuiTextBuffer_c_str ImGuiTextBuffer_c_str;
Undocumented in source.
ImGuiTextBuffer_clear
da_ImGuiTextBuffer_clear ImGuiTextBuffer_clear;
Undocumented in source.
ImGuiTextBuffer_destroy
da_ImGuiTextBuffer_destroy ImGuiTextBuffer_destroy;
Undocumented in source.
ImGuiTextBuffer_empty
da_ImGuiTextBuffer_empty ImGuiTextBuffer_empty;
Undocumented in source.
ImGuiTextBuffer_end
da_ImGuiTextBuffer_end ImGuiTextBuffer_end;
Undocumented in source.
ImGuiTextBuffer_reserve
da_ImGuiTextBuffer_reserve ImGuiTextBuffer_reserve;
Undocumented in source.
ImGuiTextBuffer_size
da_ImGuiTextBuffer_size ImGuiTextBuffer_size;
Undocumented in source.
ImGuiTextFilter_Build
da_ImGuiTextFilter_Build ImGuiTextFilter_Build;
Undocumented in source.
ImGuiTextFilter_Clear
da_ImGuiTextFilter_Clear ImGuiTextFilter_Clear;
Undocumented in source.
ImGuiTextFilter_Draw
da_ImGuiTextFilter_Draw ImGuiTextFilter_Draw;
Undocumented in source.
ImGuiTextFilter_ImGuiTextFilter
da_ImGuiTextFilter_ImGuiTextFilter ImGuiTextFilter_ImGuiTextFilter;
Undocumented in source.
ImGuiTextFilter_IsActive
da_ImGuiTextFilter_IsActive ImGuiTextFilter_IsActive;
Undocumented in source.
ImGuiTextFilter_PassFilter
da_ImGuiTextFilter_PassFilter ImGuiTextFilter_PassFilter;
Undocumented in source.
ImGuiTextFilter_destroy
da_ImGuiTextFilter_destroy ImGuiTextFilter_destroy;
Undocumented in source.
ImGuiTextRange_ImGuiTextRange_Nil
da_ImGuiTextRange_ImGuiTextRange_Nil ImGuiTextRange_ImGuiTextRange_Nil;
Undocumented in source.
ImGuiTextRange_ImGuiTextRange_Str
da_ImGuiTextRange_ImGuiTextRange_Str ImGuiTextRange_ImGuiTextRange_Str;
Undocumented in source.
ImGuiTextRange_destroy
da_ImGuiTextRange_destroy ImGuiTextRange_destroy;
Undocumented in source.
ImGuiTextRange_empty
da_ImGuiTextRange_empty ImGuiTextRange_empty;
Undocumented in source.
ImGuiTextRange_split
da_ImGuiTextRange_split ImGuiTextRange_split;
Undocumented in source.
ImGuiViewportP_CalcWorkRectPos
da_ImGuiViewportP_CalcWorkRectPos ImGuiViewportP_CalcWorkRectPos;
Undocumented in source.
ImGuiViewportP_CalcWorkRectSize
da_ImGuiViewportP_CalcWorkRectSize ImGuiViewportP_CalcWorkRectSize;
Undocumented in source.
ImGuiViewportP_ClearRequestFlags
da_ImGuiViewportP_ClearRequestFlags ImGuiViewportP_ClearRequestFlags;
Undocumented in source.
ImGuiViewportP_GetBuildWorkRect
da_ImGuiViewportP_GetBuildWorkRect ImGuiViewportP_GetBuildWorkRect;
Undocumented in source.
ImGuiViewportP_GetMainRect
da_ImGuiViewportP_GetMainRect ImGuiViewportP_GetMainRect;
Undocumented in source.
ImGuiViewportP_GetWorkRect
da_ImGuiViewportP_GetWorkRect ImGuiViewportP_GetWorkRect;
Undocumented in source.
ImGuiViewportP_ImGuiViewportP
da_ImGuiViewportP_ImGuiViewportP ImGuiViewportP_ImGuiViewportP;
Undocumented in source.
ImGuiViewportP_UpdateWorkRect
da_ImGuiViewportP_UpdateWorkRect ImGuiViewportP_UpdateWorkRect;
Undocumented in source.
ImGuiViewportP_destroy
da_ImGuiViewportP_destroy ImGuiViewportP_destroy;
Undocumented in source.
ImGuiViewport_GetCenter
da_ImGuiViewport_GetCenter ImGuiViewport_GetCenter;
Undocumented in source.
ImGuiViewport_GetWorkCenter
da_ImGuiViewport_GetWorkCenter ImGuiViewport_GetWorkCenter;
Undocumented in source.
ImGuiViewport_ImGuiViewport
da_ImGuiViewport_ImGuiViewport ImGuiViewport_ImGuiViewport;
Undocumented in source.
ImGuiViewport_destroy
da_ImGuiViewport_destroy ImGuiViewport_destroy;
Undocumented in source.
ImGuiWindowClass_ImGuiWindowClass
da_ImGuiWindowClass_ImGuiWindowClass ImGuiWindowClass_ImGuiWindowClass;
Undocumented in source.
ImGuiWindowClass_destroy
da_ImGuiWindowClass_destroy ImGuiWindowClass_destroy;
Undocumented in source.
ImGuiWindowSettings_GetName
da_ImGuiWindowSettings_GetName ImGuiWindowSettings_GetName;
Undocumented in source.
ImGuiWindowSettings_ImGuiWindowSettings
da_ImGuiWindowSettings_ImGuiWindowSettings ImGuiWindowSettings_ImGuiWindowSettings;
Undocumented in source.
ImGuiWindowSettings_destroy
da_ImGuiWindowSettings_destroy ImGuiWindowSettings_destroy;
Undocumented in source.
ImGuiWindow_CalcFontSize
da_ImGuiWindow_CalcFontSize ImGuiWindow_CalcFontSize;
Undocumented in source.
ImGuiWindow_GetIDFromRectangle
da_ImGuiWindow_GetIDFromRectangle ImGuiWindow_GetIDFromRectangle;
Undocumented in source.
ImGuiWindow_GetIDNoKeepAlive_Int
da_ImGuiWindow_GetIDNoKeepAlive_Int ImGuiWindow_GetIDNoKeepAlive_Int;
Undocumented in source.
ImGuiWindow_GetIDNoKeepAlive_Ptr
da_ImGuiWindow_GetIDNoKeepAlive_Ptr ImGuiWindow_GetIDNoKeepAlive_Ptr;
Undocumented in source.
ImGuiWindow_GetIDNoKeepAlive_Str
da_ImGuiWindow_GetIDNoKeepAlive_Str ImGuiWindow_GetIDNoKeepAlive_Str;
Undocumented in source.
ImGuiWindow_GetID_Int
da_ImGuiWindow_GetID_Int ImGuiWindow_GetID_Int;
Undocumented in source.
ImGuiWindow_GetID_Ptr
da_ImGuiWindow_GetID_Ptr ImGuiWindow_GetID_Ptr;
Undocumented in source.
ImGuiWindow_GetID_Str
da_ImGuiWindow_GetID_Str ImGuiWindow_GetID_Str;
Undocumented in source.
ImGuiWindow_ImGuiWindow
da_ImGuiWindow_ImGuiWindow ImGuiWindow_ImGuiWindow;
Undocumented in source.
ImGuiWindow_MenuBarHeight
da_ImGuiWindow_MenuBarHeight ImGuiWindow_MenuBarHeight;
Undocumented in source.
ImGuiWindow_MenuBarRect
da_ImGuiWindow_MenuBarRect ImGuiWindow_MenuBarRect;
Undocumented in source.
ImGuiWindow_Rect
da_ImGuiWindow_Rect ImGuiWindow_Rect;
Undocumented in source.
ImGuiWindow_TitleBarHeight
da_ImGuiWindow_TitleBarHeight ImGuiWindow_TitleBarHeight;
Undocumented in source.
ImGuiWindow_TitleBarRect
da_ImGuiWindow_TitleBarRect ImGuiWindow_TitleBarRect;
Undocumented in source.
ImGuiWindow_destroy
da_ImGuiWindow_destroy ImGuiWindow_destroy;
Undocumented in source.
ImRect_Add_Rect
da_ImRect_Add_Rect ImRect_Add_Rect;
Undocumented in source.
ImRect_Add_Vec2
da_ImRect_Add_Vec2 ImRect_Add_Vec2;
Undocumented in source.
ImRect_ClipWith
da_ImRect_ClipWith ImRect_ClipWith;
Undocumented in source.
ImRect_ClipWithFull
da_ImRect_ClipWithFull ImRect_ClipWithFull;
Undocumented in source.
ImRect_Contains_Rect
da_ImRect_Contains_Rect ImRect_Contains_Rect;
Undocumented in source.
ImRect_Contains_Vec2
da_ImRect_Contains_Vec2 ImRect_Contains_Vec2;
Undocumented in source.
ImRect_Expand_Float
da_ImRect_Expand_Float ImRect_Expand_Float;
Undocumented in source.
ImRect_Expand_Vec2
da_ImRect_Expand_Vec2 ImRect_Expand_Vec2;
Undocumented in source.
ImRect_Floor
da_ImRect_Floor ImRect_Floor;
Undocumented in source.
ImRect_GetArea
da_ImRect_GetArea ImRect_GetArea;
Undocumented in source.
ImRect_GetBL
da_ImRect_GetBL ImRect_GetBL;
Undocumented in source.
ImRect_GetBR
da_ImRect_GetBR ImRect_GetBR;
Undocumented in source.
ImRect_GetCenter
da_ImRect_GetCenter ImRect_GetCenter;
Undocumented in source.
ImRect_GetHeight
da_ImRect_GetHeight ImRect_GetHeight;
Undocumented in source.
ImRect_GetSize
da_ImRect_GetSize ImRect_GetSize;
Undocumented in source.
ImRect_GetTL
da_ImRect_GetTL ImRect_GetTL;
Undocumented in source.
ImRect_GetTR
da_ImRect_GetTR ImRect_GetTR;
Undocumented in source.
ImRect_GetWidth
da_ImRect_GetWidth ImRect_GetWidth;
Undocumented in source.
ImRect_ImRect_Float
da_ImRect_ImRect_Float ImRect_ImRect_Float;
Undocumented in source.
ImRect_ImRect_Nil
da_ImRect_ImRect_Nil ImRect_ImRect_Nil;
Undocumented in source.
ImRect_ImRect_Vec2
da_ImRect_ImRect_Vec2 ImRect_ImRect_Vec2;
Undocumented in source.
ImRect_ImRect_Vec4
da_ImRect_ImRect_Vec4 ImRect_ImRect_Vec4;
Undocumented in source.
ImRect_IsInverted
da_ImRect_IsInverted ImRect_IsInverted;
Undocumented in source.
ImRect_Overlaps
da_ImRect_Overlaps ImRect_Overlaps;
Undocumented in source.
ImRect_ToVec4
da_ImRect_ToVec4 ImRect_ToVec4;
Undocumented in source.
ImRect_Translate
da_ImRect_Translate ImRect_Translate;
Undocumented in source.
ImRect_TranslateX
da_ImRect_TranslateX ImRect_TranslateX;
Undocumented in source.
ImRect_TranslateY
da_ImRect_TranslateY ImRect_TranslateY;
Undocumented in source.
ImRect_destroy
da_ImRect_destroy ImRect_destroy;
Undocumented in source.
ImVec1_ImVec1_Float
da_ImVec1_ImVec1_Float ImVec1_ImVec1_Float;
Undocumented in source.
ImVec1_ImVec1_Nil
da_ImVec1_ImVec1_Nil ImVec1_ImVec1_Nil;
Undocumented in source.
ImVec1_destroy
da_ImVec1_destroy ImVec1_destroy;
Undocumented in source.
ImVec2_ImVec2_Float
da_ImVec2_ImVec2_Float ImVec2_ImVec2_Float;
Undocumented in source.
ImVec2_ImVec2_Nil
da_ImVec2_ImVec2_Nil ImVec2_ImVec2_Nil;
Undocumented in source.
ImVec2_destroy
da_ImVec2_destroy ImVec2_destroy;
Undocumented in source.
ImVec2ih_ImVec2ih_Nil
da_ImVec2ih_ImVec2ih_Nil ImVec2ih_ImVec2ih_Nil;
Undocumented in source.
ImVec2ih_ImVec2ih_Vec2
da_ImVec2ih_ImVec2ih_Vec2 ImVec2ih_ImVec2ih_Vec2;
Undocumented in source.
ImVec2ih_ImVec2ih_short
da_ImVec2ih_ImVec2ih_short ImVec2ih_ImVec2ih_short;
Undocumented in source.
ImVec2ih_destroy
da_ImVec2ih_destroy ImVec2ih_destroy;
Undocumented in source.
ImVec4_ImVec4_Float
da_ImVec4_ImVec4_Float ImVec4_ImVec4_Float;
Undocumented in source.
ImVec4_ImVec4_Nil
da_ImVec4_ImVec4_Nil ImVec4_ImVec4_Nil;
Undocumented in source.
ImVec4_destroy
da_ImVec4_destroy ImVec4_destroy;
Undocumented in source.
ImVector_ImWchar_Init
da_ImVector_ImWchar_Init ImVector_ImWchar_Init;
Undocumented in source.
ImVector_ImWchar_UnInit
da_ImVector_ImWchar_UnInit ImVector_ImWchar_UnInit;
Undocumented in source.
ImVector_ImWchar_create
da_ImVector_ImWchar_create ImVector_ImWchar_create;
Undocumented in source.
ImVector_ImWchar_destroy
da_ImVector_ImWchar_destroy ImVector_ImWchar_destroy;
Undocumented in source.
igAcceptDragDropPayload
da_igAcceptDragDropPayload igAcceptDragDropPayload;
Undocumented in source.
igActivateItem
da_igActivateItem igActivateItem;
Undocumented in source.
igAddContextHook
da_igAddContextHook igAddContextHook;
Undocumented in source.
igAlignTextToFramePadding
da_igAlignTextToFramePadding igAlignTextToFramePadding;
Undocumented in source.
igArrowButton
da_igArrowButton igArrowButton;
Undocumented in source.
igArrowButtonEx
da_igArrowButtonEx igArrowButtonEx;
Undocumented in source.
igBegin
da_igBegin igBegin;
Undocumented in source.
igBeginChildEx
da_igBeginChildEx igBeginChildEx;
Undocumented in source.
igBeginChildFrame
da_igBeginChildFrame igBeginChildFrame;
Undocumented in source.
igBeginChild_ID
da_igBeginChild_ID igBeginChild_ID;
Undocumented in source.
igBeginChild_Str
da_igBeginChild_Str igBeginChild_Str;
Undocumented in source.
igBeginColumns
da_igBeginColumns igBeginColumns;
Undocumented in source.
igBeginCombo
da_igBeginCombo igBeginCombo;
Undocumented in source.
igBeginComboPopup
da_igBeginComboPopup igBeginComboPopup;
Undocumented in source.
igBeginComboPreview
da_igBeginComboPreview igBeginComboPreview;
Undocumented in source.
igBeginDisabled
da_igBeginDisabled igBeginDisabled;
Undocumented in source.
igBeginDockableDragDropSource
da_igBeginDockableDragDropSource igBeginDockableDragDropSource;
Undocumented in source.
igBeginDockableDragDropTarget
da_igBeginDockableDragDropTarget igBeginDockableDragDropTarget;
Undocumented in source.
igBeginDocked
da_igBeginDocked igBeginDocked;
Undocumented in source.
igBeginDragDropSource
da_igBeginDragDropSource igBeginDragDropSource;
Undocumented in source.
igBeginDragDropTarget
da_igBeginDragDropTarget igBeginDragDropTarget;
Undocumented in source.
igBeginDragDropTargetCustom
da_igBeginDragDropTargetCustom igBeginDragDropTargetCustom;
Undocumented in source.
igBeginGroup
da_igBeginGroup igBeginGroup;
Undocumented in source.
igBeginListBox
da_igBeginListBox igBeginListBox;
Undocumented in source.
igBeginMainMenuBar
da_igBeginMainMenuBar igBeginMainMenuBar;
Undocumented in source.
igBeginMenu
da_igBeginMenu igBeginMenu;
Undocumented in source.
igBeginMenuBar
da_igBeginMenuBar igBeginMenuBar;
Undocumented in source.
igBeginPopup
da_igBeginPopup igBeginPopup;
Undocumented in source.
igBeginPopupContextItem
da_igBeginPopupContextItem igBeginPopupContextItem;
Undocumented in source.
igBeginPopupContextVoid
da_igBeginPopupContextVoid igBeginPopupContextVoid;
Undocumented in source.
igBeginPopupContextWindow
da_igBeginPopupContextWindow igBeginPopupContextWindow;
Undocumented in source.
igBeginPopupEx
da_igBeginPopupEx igBeginPopupEx;
Undocumented in source.
igBeginPopupModal
da_igBeginPopupModal igBeginPopupModal;
Undocumented in source.
igBeginTabBar
da_igBeginTabBar igBeginTabBar;
Undocumented in source.
igBeginTabBarEx
da_igBeginTabBarEx igBeginTabBarEx;
Undocumented in source.
igBeginTabItem
da_igBeginTabItem igBeginTabItem;
Undocumented in source.
igBeginTable
da_igBeginTable igBeginTable;
Undocumented in source.
igBeginTableEx
da_igBeginTableEx igBeginTableEx;
Undocumented in source.
igBeginTooltip
da_igBeginTooltip igBeginTooltip;
Undocumented in source.
igBeginTooltipEx
da_igBeginTooltipEx igBeginTooltipEx;
Undocumented in source.
igBeginViewportSideBar
da_igBeginViewportSideBar igBeginViewportSideBar;
Undocumented in source.
igBringWindowToDisplayBack
da_igBringWindowToDisplayBack igBringWindowToDisplayBack;
Undocumented in source.
igBringWindowToDisplayFront
da_igBringWindowToDisplayFront igBringWindowToDisplayFront;
Undocumented in source.
igBringWindowToFocusFront
da_igBringWindowToFocusFront igBringWindowToFocusFront;
Undocumented in source.
igBullet
da_igBullet igBullet;
Undocumented in source.
igBulletText
da_igBulletText igBulletText;
Undocumented in source.
igBulletTextV
da_igBulletTextV igBulletTextV;
Undocumented in source.
igButton
da_igButton igButton;
Undocumented in source.
igButtonBehavior
da_igButtonBehavior igButtonBehavior;
Undocumented in source.
igButtonEx
da_igButtonEx igButtonEx;
Undocumented in source.
igCalcItemSize
da_igCalcItemSize igCalcItemSize;
Undocumented in source.
igCalcItemWidth
da_igCalcItemWidth igCalcItemWidth;
Undocumented in source.
igCalcListClipping
da_igCalcListClipping igCalcListClipping;
Undocumented in source.
igCalcTextSize
da_igCalcTextSize igCalcTextSize;
Undocumented in source.
igCalcTypematicRepeatAmount
da_igCalcTypematicRepeatAmount igCalcTypematicRepeatAmount;
Undocumented in source.
igCalcWindowNextAutoFitSize
da_igCalcWindowNextAutoFitSize igCalcWindowNextAutoFitSize;
Undocumented in source.
igCalcWrapWidthForPos
da_igCalcWrapWidthForPos igCalcWrapWidthForPos;
Undocumented in source.
igCallContextHooks
da_igCallContextHooks igCallContextHooks;
Undocumented in source.
igCaptureKeyboardFromApp
da_igCaptureKeyboardFromApp igCaptureKeyboardFromApp;
Undocumented in source.
igCaptureMouseFromApp
da_igCaptureMouseFromApp igCaptureMouseFromApp;
Undocumented in source.
igCheckbox
da_igCheckbox igCheckbox;
Undocumented in source.
igCheckboxFlags_IntPtr
da_igCheckboxFlags_IntPtr igCheckboxFlags_IntPtr;
Undocumented in source.
igCheckboxFlags_S64Ptr
da_igCheckboxFlags_S64Ptr igCheckboxFlags_S64Ptr;
Undocumented in source.
igCheckboxFlags_U64Ptr
da_igCheckboxFlags_U64Ptr igCheckboxFlags_U64Ptr;
Undocumented in source.
igCheckboxFlags_UintPtr
da_igCheckboxFlags_UintPtr igCheckboxFlags_UintPtr;
Undocumented in source.
igClearActiveID
da_igClearActiveID igClearActiveID;
Undocumented in source.
igClearDragDrop
da_igClearDragDrop igClearDragDrop;
Undocumented in source.
igClearIniSettings
da_igClearIniSettings igClearIniSettings;
Undocumented in source.
igCloseButton
da_igCloseButton igCloseButton;
Undocumented in source.
igCloseCurrentPopup
da_igCloseCurrentPopup igCloseCurrentPopup;
Undocumented in source.
igClosePopupToLevel
da_igClosePopupToLevel igClosePopupToLevel;
Undocumented in source.
igClosePopupsOverWindow
da_igClosePopupsOverWindow igClosePopupsOverWindow;
Undocumented in source.
igCollapseButton
da_igCollapseButton igCollapseButton;
Undocumented in source.
igCollapsingHeader_BoolPtr
da_igCollapsingHeader_BoolPtr igCollapsingHeader_BoolPtr;
Undocumented in source.
igCollapsingHeader_TreeNodeFlags
da_igCollapsingHeader_TreeNodeFlags igCollapsingHeader_TreeNodeFlags;
Undocumented in source.
igColorButton
da_igColorButton igColorButton;
Undocumented in source.
igColorConvertFloat4ToU32
da_igColorConvertFloat4ToU32 igColorConvertFloat4ToU32;
Undocumented in source.
igColorConvertHSVtoRGB
da_igColorConvertHSVtoRGB igColorConvertHSVtoRGB;
Undocumented in source.
igColorConvertRGBtoHSV
da_igColorConvertRGBtoHSV igColorConvertRGBtoHSV;
Undocumented in source.
igColorConvertU32ToFloat4
da_igColorConvertU32ToFloat4 igColorConvertU32ToFloat4;
Undocumented in source.
igColorEdit3
da_igColorEdit3 igColorEdit3;
Undocumented in source.
igColorEdit4
da_igColorEdit4 igColorEdit4;
Undocumented in source.
igColorEditOptionsPopup
da_igColorEditOptionsPopup igColorEditOptionsPopup;
Undocumented in source.
igColorPicker3
da_igColorPicker3 igColorPicker3;
Undocumented in source.
igColorPicker4
da_igColorPicker4 igColorPicker4;
Undocumented in source.
igColorPickerOptionsPopup
da_igColorPickerOptionsPopup igColorPickerOptionsPopup;
Undocumented in source.
igColorTooltip
da_igColorTooltip igColorTooltip;
Undocumented in source.
igColumns
da_igColumns igColumns;
Undocumented in source.
igCombo_FnBoolPtr
da_igCombo_FnBoolPtr igCombo_FnBoolPtr;
Undocumented in source.
igCombo_Str
da_igCombo_Str igCombo_Str;
Undocumented in source.
igCombo_Str_arr
da_igCombo_Str_arr igCombo_Str_arr;
Undocumented in source.
igCreateContext
da_igCreateContext igCreateContext;
Undocumented in source.
igCreateNewWindowSettings
da_igCreateNewWindowSettings igCreateNewWindowSettings;
Undocumented in source.
igDataTypeApplyOp
da_igDataTypeApplyOp igDataTypeApplyOp;
Undocumented in source.
igDataTypeApplyOpFromText
da_igDataTypeApplyOpFromText igDataTypeApplyOpFromText;
Undocumented in source.
igDataTypeClamp
da_igDataTypeClamp igDataTypeClamp;
Undocumented in source.
igDataTypeCompare
da_igDataTypeCompare igDataTypeCompare;
Undocumented in source.
igDataTypeFormatString
da_igDataTypeFormatString igDataTypeFormatString;
Undocumented in source.
igDataTypeGetInfo
da_igDataTypeGetInfo igDataTypeGetInfo;
Undocumented in source.
igDebugCheckVersionAndDataLayout
da_igDebugCheckVersionAndDataLayout igDebugCheckVersionAndDataLayout;
Undocumented in source.
igDebugDrawItemRect
da_igDebugDrawItemRect igDebugDrawItemRect;
Undocumented in source.
igDebugNodeColumns
da_igDebugNodeColumns igDebugNodeColumns;
Undocumented in source.
igDebugNodeDockNode
da_igDebugNodeDockNode igDebugNodeDockNode;
Undocumented in source.
igDebugNodeDrawCmdShowMeshAndBoundingBox
da_igDebugNodeDrawCmdShowMeshAndBoundingBox igDebugNodeDrawCmdShowMeshAndBoundingBox;
Undocumented in source.
igDebugNodeDrawList
da_igDebugNodeDrawList igDebugNodeDrawList;
Undocumented in source.
igDebugNodeFont
da_igDebugNodeFont igDebugNodeFont;
Undocumented in source.
igDebugNodeStorage
da_igDebugNodeStorage igDebugNodeStorage;
Undocumented in source.
igDebugNodeTabBar
da_igDebugNodeTabBar igDebugNodeTabBar;
Undocumented in source.
igDebugNodeTable
da_igDebugNodeTable igDebugNodeTable;
Undocumented in source.
igDebugNodeTableSettings
da_igDebugNodeTableSettings igDebugNodeTableSettings;
Undocumented in source.
igDebugNodeViewport
da_igDebugNodeViewport igDebugNodeViewport;
Undocumented in source.
igDebugNodeWindow
da_igDebugNodeWindow igDebugNodeWindow;
Undocumented in source.
igDebugNodeWindowSettings
da_igDebugNodeWindowSettings igDebugNodeWindowSettings;
Undocumented in source.
igDebugNodeWindowsList
da_igDebugNodeWindowsList igDebugNodeWindowsList;
Undocumented in source.
igDebugRenderViewportThumbnail
da_igDebugRenderViewportThumbnail igDebugRenderViewportThumbnail;
Undocumented in source.
igDebugStartItemPicker
da_igDebugStartItemPicker igDebugStartItemPicker;
Undocumented in source.
igDestroyContext
da_igDestroyContext igDestroyContext;
Undocumented in source.
igDestroyPlatformWindow
da_igDestroyPlatformWindow igDestroyPlatformWindow;
Undocumented in source.
igDestroyPlatformWindows
da_igDestroyPlatformWindows igDestroyPlatformWindows;
Undocumented in source.
igDockBuilderAddNode
da_igDockBuilderAddNode igDockBuilderAddNode;
Undocumented in source.
igDockBuilderCopyDockSpace
da_igDockBuilderCopyDockSpace igDockBuilderCopyDockSpace;
Undocumented in source.
igDockBuilderCopyNode
da_igDockBuilderCopyNode igDockBuilderCopyNode;
Undocumented in source.
igDockBuilderCopyWindowSettings
da_igDockBuilderCopyWindowSettings igDockBuilderCopyWindowSettings;
Undocumented in source.
igDockBuilderDockWindow
da_igDockBuilderDockWindow igDockBuilderDockWindow;
Undocumented in source.
igDockBuilderFinish
da_igDockBuilderFinish igDockBuilderFinish;
Undocumented in source.
igDockBuilderGetCentralNode
da_igDockBuilderGetCentralNode igDockBuilderGetCentralNode;
Undocumented in source.
igDockBuilderGetNode
da_igDockBuilderGetNode igDockBuilderGetNode;
Undocumented in source.
igDockBuilderRemoveNode
da_igDockBuilderRemoveNode igDockBuilderRemoveNode;
Undocumented in source.
igDockBuilderRemoveNodeChildNodes
da_igDockBuilderRemoveNodeChildNodes igDockBuilderRemoveNodeChildNodes;
Undocumented in source.
igDockBuilderRemoveNodeDockedWindows
da_igDockBuilderRemoveNodeDockedWindows igDockBuilderRemoveNodeDockedWindows;
Undocumented in source.
igDockBuilderSetNodePos
da_igDockBuilderSetNodePos igDockBuilderSetNodePos;
Undocumented in source.
igDockBuilderSetNodeSize
da_igDockBuilderSetNodeSize igDockBuilderSetNodeSize;
Undocumented in source.
igDockBuilderSplitNode
da_igDockBuilderSplitNode igDockBuilderSplitNode;
Undocumented in source.
igDockContextCalcDropPosForDocking
da_igDockContextCalcDropPosForDocking igDockContextCalcDropPosForDocking;
Undocumented in source.
igDockContextClearNodes
da_igDockContextClearNodes igDockContextClearNodes;
Undocumented in source.
igDockContextGenNodeID
da_igDockContextGenNodeID igDockContextGenNodeID;
Undocumented in source.
igDockContextInitialize
da_igDockContextInitialize igDockContextInitialize;
Undocumented in source.
igDockContextNewFrameUpdateDocking
da_igDockContextNewFrameUpdateDocking igDockContextNewFrameUpdateDocking;
Undocumented in source.
igDockContextNewFrameUpdateUndocking
da_igDockContextNewFrameUpdateUndocking igDockContextNewFrameUpdateUndocking;
Undocumented in source.
igDockContextQueueDock
da_igDockContextQueueDock igDockContextQueueDock;
Undocumented in source.
igDockContextQueueUndockNode
da_igDockContextQueueUndockNode igDockContextQueueUndockNode;
Undocumented in source.
igDockContextQueueUndockWindow
da_igDockContextQueueUndockWindow igDockContextQueueUndockWindow;
Undocumented in source.
igDockContextRebuildNodes
da_igDockContextRebuildNodes igDockContextRebuildNodes;
Undocumented in source.
igDockContextShutdown
da_igDockContextShutdown igDockContextShutdown;
Undocumented in source.
igDockNodeBeginAmendTabBar
da_igDockNodeBeginAmendTabBar igDockNodeBeginAmendTabBar;
Undocumented in source.
igDockNodeEndAmendTabBar
da_igDockNodeEndAmendTabBar igDockNodeEndAmendTabBar;
Undocumented in source.
igDockNodeGetDepth
da_igDockNodeGetDepth igDockNodeGetDepth;
Undocumented in source.
igDockNodeGetRootNode
da_igDockNodeGetRootNode igDockNodeGetRootNode;
Undocumented in source.
igDockNodeGetWindowMenuButtonId
da_igDockNodeGetWindowMenuButtonId igDockNodeGetWindowMenuButtonId;
Undocumented in source.
igDockSpace
da_igDockSpace igDockSpace;
Undocumented in source.
igDockSpaceOverViewport
da_igDockSpaceOverViewport igDockSpaceOverViewport;
Undocumented in source.
igDragBehavior
da_igDragBehavior igDragBehavior;
Undocumented in source.
igDragFloat
da_igDragFloat igDragFloat;
Undocumented in source.
igDragFloat2
da_igDragFloat2 igDragFloat2;
Undocumented in source.
igDragFloat3
da_igDragFloat3 igDragFloat3;
Undocumented in source.
igDragFloat4
da_igDragFloat4 igDragFloat4;
Undocumented in source.
igDragFloatRange2
da_igDragFloatRange2 igDragFloatRange2;
Undocumented in source.
igDragInt
da_igDragInt igDragInt;
Undocumented in source.
igDragInt2
da_igDragInt2 igDragInt2;
Undocumented in source.
igDragInt3
da_igDragInt3 igDragInt3;
Undocumented in source.
igDragInt4
da_igDragInt4 igDragInt4;
Undocumented in source.
igDragIntRange2
da_igDragIntRange2 igDragIntRange2;
Undocumented in source.
igDragScalar
da_igDragScalar igDragScalar;
Undocumented in source.
igDragScalarN
da_igDragScalarN igDragScalarN;
Undocumented in source.
igDummy
da_igDummy igDummy;
Undocumented in source.
igEnd
da_igEnd igEnd;
Undocumented in source.
igEndChild
da_igEndChild igEndChild;
Undocumented in source.
igEndChildFrame
da_igEndChildFrame igEndChildFrame;
Undocumented in source.
igEndColumns
da_igEndColumns igEndColumns;
Undocumented in source.
igEndCombo
da_igEndCombo igEndCombo;
Undocumented in source.
igEndComboPreview
da_igEndComboPreview igEndComboPreview;
Undocumented in source.
igEndDisabled
da_igEndDisabled igEndDisabled;
Undocumented in source.
igEndDragDropSource
da_igEndDragDropSource igEndDragDropSource;
Undocumented in source.
igEndDragDropTarget
da_igEndDragDropTarget igEndDragDropTarget;
Undocumented in source.
igEndFrame
da_igEndFrame igEndFrame;
Undocumented in source.
igEndGroup
da_igEndGroup igEndGroup;
Undocumented in source.
igEndListBox
da_igEndListBox igEndListBox;
Undocumented in source.
igEndMainMenuBar
da_igEndMainMenuBar igEndMainMenuBar;
Undocumented in source.
igEndMenu
da_igEndMenu igEndMenu;
Undocumented in source.
igEndMenuBar
da_igEndMenuBar igEndMenuBar;
Undocumented in source.
igEndPopup
da_igEndPopup igEndPopup;
Undocumented in source.
igEndTabBar
da_igEndTabBar igEndTabBar;
Undocumented in source.
igEndTabItem
da_igEndTabItem igEndTabItem;
Undocumented in source.
igEndTable
da_igEndTable igEndTable;
Undocumented in source.
igEndTooltip
da_igEndTooltip igEndTooltip;
Undocumented in source.
igErrorCheckEndFrameRecover
da_igErrorCheckEndFrameRecover igErrorCheckEndFrameRecover;
Undocumented in source.
igFindBestWindowPosForPopup
da_igFindBestWindowPosForPopup igFindBestWindowPosForPopup;
Undocumented in source.
igFindBestWindowPosForPopupEx
da_igFindBestWindowPosForPopupEx igFindBestWindowPosForPopupEx;
Undocumented in source.
igFindOrCreateColumns
da_igFindOrCreateColumns igFindOrCreateColumns;
Undocumented in source.
igFindOrCreateWindowSettings
da_igFindOrCreateWindowSettings igFindOrCreateWindowSettings;
Undocumented in source.
igFindRenderedTextEnd
da_igFindRenderedTextEnd igFindRenderedTextEnd;
Undocumented in source.
igFindSettingsHandler
da_igFindSettingsHandler igFindSettingsHandler;
Undocumented in source.
igFindViewportByID
da_igFindViewportByID igFindViewportByID;
Undocumented in source.
igFindViewportByPlatformHandle
da_igFindViewportByPlatformHandle igFindViewportByPlatformHandle;
Undocumented in source.
igFindWindowByID
da_igFindWindowByID igFindWindowByID;
Undocumented in source.
igFindWindowByName
da_igFindWindowByName igFindWindowByName;
Undocumented in source.
igFindWindowSettings
da_igFindWindowSettings igFindWindowSettings;
Undocumented in source.
igFocusTopMostWindowUnderOne
da_igFocusTopMostWindowUnderOne igFocusTopMostWindowUnderOne;
Undocumented in source.
igFocusWindow
da_igFocusWindow igFocusWindow;
Undocumented in source.
igGET_FLT_MAX
da_igGET_FLT_MAX igGET_FLT_MAX;
Undocumented in source.
igGET_FLT_MIN
da_igGET_FLT_MIN igGET_FLT_MIN;
Undocumented in source.
igGcAwakeTransientWindowBuffers
da_igGcAwakeTransientWindowBuffers igGcAwakeTransientWindowBuffers;
Undocumented in source.
igGcCompactTransientMiscBuffers
da_igGcCompactTransientMiscBuffers igGcCompactTransientMiscBuffers;
Undocumented in source.
igGcCompactTransientWindowBuffers
da_igGcCompactTransientWindowBuffers igGcCompactTransientWindowBuffers;
Undocumented in source.
igGetActiveID
da_igGetActiveID igGetActiveID;
Undocumented in source.
igGetAllocatorFunctions
da_igGetAllocatorFunctions igGetAllocatorFunctions;
Undocumented in source.
igGetBackgroundDrawList_Nil
da_igGetBackgroundDrawList_Nil igGetBackgroundDrawList_Nil;
Undocumented in source.
igGetBackgroundDrawList_ViewportPtr
da_igGetBackgroundDrawList_ViewportPtr igGetBackgroundDrawList_ViewportPtr;
Undocumented in source.
igGetClipboardText
da_igGetClipboardText igGetClipboardText;
Undocumented in source.
igGetColorU32_Col
da_igGetColorU32_Col igGetColorU32_Col;
Undocumented in source.
igGetColorU32_U32
da_igGetColorU32_U32 igGetColorU32_U32;
Undocumented in source.
igGetColorU32_Vec4
da_igGetColorU32_Vec4 igGetColorU32_Vec4;
Undocumented in source.
igGetColumnIndex
da_igGetColumnIndex igGetColumnIndex;
Undocumented in source.
igGetColumnNormFromOffset
da_igGetColumnNormFromOffset igGetColumnNormFromOffset;
Undocumented in source.
igGetColumnOffset
da_igGetColumnOffset igGetColumnOffset;
Undocumented in source.
igGetColumnOffsetFromNorm
da_igGetColumnOffsetFromNorm igGetColumnOffsetFromNorm;
Undocumented in source.
igGetColumnWidth
da_igGetColumnWidth igGetColumnWidth;
Undocumented in source.
igGetColumnsCount
da_igGetColumnsCount igGetColumnsCount;
Undocumented in source.
igGetColumnsID
da_igGetColumnsID igGetColumnsID;
Undocumented in source.
igGetContentRegionAvail
da_igGetContentRegionAvail igGetContentRegionAvail;
Undocumented in source.
igGetContentRegionMax
da_igGetContentRegionMax igGetContentRegionMax;
Undocumented in source.
igGetContentRegionMaxAbs
da_igGetContentRegionMaxAbs igGetContentRegionMaxAbs;
Undocumented in source.
igGetCurrentContext
da_igGetCurrentContext igGetCurrentContext;
Undocumented in source.
igGetCurrentTable
da_igGetCurrentTable igGetCurrentTable;
Undocumented in source.
igGetCurrentWindow
da_igGetCurrentWindow igGetCurrentWindow;
Undocumented in source.
igGetCurrentWindowRead
da_igGetCurrentWindowRead igGetCurrentWindowRead;
Undocumented in source.
igGetCursorPos
da_igGetCursorPos igGetCursorPos;
Undocumented in source.
igGetCursorPosX
da_igGetCursorPosX igGetCursorPosX;
Undocumented in source.
igGetCursorPosY
da_igGetCursorPosY igGetCursorPosY;
Undocumented in source.
igGetCursorScreenPos
da_igGetCursorScreenPos igGetCursorScreenPos;
Undocumented in source.
igGetCursorStartPos
da_igGetCursorStartPos igGetCursorStartPos;
Undocumented in source.
igGetDefaultFont
da_igGetDefaultFont igGetDefaultFont;
Undocumented in source.
igGetDragDropPayload
da_igGetDragDropPayload igGetDragDropPayload;
Undocumented in source.
igGetDrawData
da_igGetDrawData igGetDrawData;
Undocumented in source.
igGetDrawListSharedData
da_igGetDrawListSharedData igGetDrawListSharedData;
Undocumented in source.
igGetFocusID
da_igGetFocusID igGetFocusID;
Undocumented in source.
igGetFocusScope
da_igGetFocusScope igGetFocusScope;
Undocumented in source.
igGetFocusedFocusScope
da_igGetFocusedFocusScope igGetFocusedFocusScope;
Undocumented in source.
igGetFont
da_igGetFont igGetFont;
Undocumented in source.
igGetFontSize
da_igGetFontSize igGetFontSize;
Undocumented in source.
igGetFontTexUvWhitePixel
da_igGetFontTexUvWhitePixel igGetFontTexUvWhitePixel;
Undocumented in source.
igGetForegroundDrawList_Nil
da_igGetForegroundDrawList_Nil igGetForegroundDrawList_Nil;
Undocumented in source.
igGetForegroundDrawList_ViewportPtr
da_igGetForegroundDrawList_ViewportPtr igGetForegroundDrawList_ViewportPtr;
Undocumented in source.
igGetForegroundDrawList_WindowPtr
da_igGetForegroundDrawList_WindowPtr igGetForegroundDrawList_WindowPtr;
Undocumented in source.
igGetFrameCount
da_igGetFrameCount igGetFrameCount;
Undocumented in source.
igGetFrameHeight
da_igGetFrameHeight igGetFrameHeight;
Undocumented in source.
igGetFrameHeightWithSpacing
da_igGetFrameHeightWithSpacing igGetFrameHeightWithSpacing;
Undocumented in source.
igGetHoveredID
da_igGetHoveredID igGetHoveredID;
Undocumented in source.
igGetIDWithSeed
da_igGetIDWithSeed igGetIDWithSeed;
Undocumented in source.
igGetID_Ptr
da_igGetID_Ptr igGetID_Ptr;
Undocumented in source.
igGetID_Str
da_igGetID_Str igGetID_Str;
Undocumented in source.
igGetID_StrStr
da_igGetID_StrStr igGetID_StrStr;
Undocumented in source.
igGetIO
da_igGetIO igGetIO;
Undocumented in source.
igGetInputTextState
da_igGetInputTextState igGetInputTextState;
Undocumented in source.
igGetItemFlags
da_igGetItemFlags igGetItemFlags;
Undocumented in source.
igGetItemID
da_igGetItemID igGetItemID;
Undocumented in source.
igGetItemRectMax
da_igGetItemRectMax igGetItemRectMax;
Undocumented in source.
igGetItemRectMin
da_igGetItemRectMin igGetItemRectMin;
Undocumented in source.
igGetItemRectSize
da_igGetItemRectSize igGetItemRectSize;
Undocumented in source.
igGetItemStatusFlags
da_igGetItemStatusFlags igGetItemStatusFlags;
Undocumented in source.
igGetKeyIndex
da_igGetKeyIndex igGetKeyIndex;
Undocumented in source.
igGetKeyPressedAmount
da_igGetKeyPressedAmount igGetKeyPressedAmount;
Undocumented in source.
igGetMainViewport
da_igGetMainViewport igGetMainViewport;
Undocumented in source.
igGetMergedKeyModFlags
da_igGetMergedKeyModFlags igGetMergedKeyModFlags;
Undocumented in source.
igGetMouseCursor
da_igGetMouseCursor igGetMouseCursor;
Undocumented in source.
igGetMouseDragDelta
da_igGetMouseDragDelta igGetMouseDragDelta;
Undocumented in source.
igGetMousePos
da_igGetMousePos igGetMousePos;
Undocumented in source.
igGetMousePosOnOpeningCurrentPopup
da_igGetMousePosOnOpeningCurrentPopup igGetMousePosOnOpeningCurrentPopup;
Undocumented in source.
igGetNavInputAmount
da_igGetNavInputAmount igGetNavInputAmount;
Undocumented in source.
igGetNavInputAmount2d
da_igGetNavInputAmount2d igGetNavInputAmount2d;
Undocumented in source.
igGetPlatformIO
da_igGetPlatformIO igGetPlatformIO;
Undocumented in source.
igGetPopupAllowedExtentRect
da_igGetPopupAllowedExtentRect igGetPopupAllowedExtentRect;
Undocumented in source.
igGetScrollMaxX
da_igGetScrollMaxX igGetScrollMaxX;
Undocumented in source.
igGetScrollMaxY
da_igGetScrollMaxY igGetScrollMaxY;
Undocumented in source.
igGetScrollX
da_igGetScrollX igGetScrollX;
Undocumented in source.
igGetScrollY
da_igGetScrollY igGetScrollY;
Undocumented in source.
igGetStateStorage
da_igGetStateStorage igGetStateStorage;
Undocumented in source.
igGetStyle
da_igGetStyle igGetStyle;
Undocumented in source.
igGetStyleColorName
da_igGetStyleColorName igGetStyleColorName;
Undocumented in source.
igGetStyleColorVec4
da_igGetStyleColorVec4 igGetStyleColorVec4;
Undocumented in source.
igGetTextLineHeight
da_igGetTextLineHeight igGetTextLineHeight;
Undocumented in source.
igGetTextLineHeightWithSpacing
da_igGetTextLineHeightWithSpacing igGetTextLineHeightWithSpacing;
Undocumented in source.
igGetTime
da_igGetTime igGetTime;
Undocumented in source.
igGetTopMostPopupModal
da_igGetTopMostPopupModal igGetTopMostPopupModal;
Undocumented in source.
igGetTreeNodeToLabelSpacing
da_igGetTreeNodeToLabelSpacing igGetTreeNodeToLabelSpacing;
Undocumented in source.
igGetVersion
da_igGetVersion igGetVersion;
Undocumented in source.
igGetViewportPlatformMonitor
da_igGetViewportPlatformMonitor igGetViewportPlatformMonitor;
Undocumented in source.
igGetWindowAlwaysWantOwnTabBar
da_igGetWindowAlwaysWantOwnTabBar igGetWindowAlwaysWantOwnTabBar;
Undocumented in source.
igGetWindowContentRegionMax
da_igGetWindowContentRegionMax igGetWindowContentRegionMax;
Undocumented in source.
igGetWindowContentRegionMin
da_igGetWindowContentRegionMin igGetWindowContentRegionMin;
Undocumented in source.
igGetWindowContentRegionWidth
da_igGetWindowContentRegionWidth igGetWindowContentRegionWidth;
Undocumented in source.
igGetWindowDockID
da_igGetWindowDockID igGetWindowDockID;
Undocumented in source.
igGetWindowDockNode
da_igGetWindowDockNode igGetWindowDockNode;
Undocumented in source.
igGetWindowDpiScale
da_igGetWindowDpiScale igGetWindowDpiScale;
Undocumented in source.
igGetWindowDrawList
da_igGetWindowDrawList igGetWindowDrawList;
Undocumented in source.
igGetWindowHeight
da_igGetWindowHeight igGetWindowHeight;
Undocumented in source.
igGetWindowPos
da_igGetWindowPos igGetWindowPos;
Undocumented in source.
igGetWindowResizeBorderID
da_igGetWindowResizeBorderID igGetWindowResizeBorderID;
Undocumented in source.
igGetWindowResizeCornerID
da_igGetWindowResizeCornerID igGetWindowResizeCornerID;
Undocumented in source.
igGetWindowScrollbarID
da_igGetWindowScrollbarID igGetWindowScrollbarID;
Undocumented in source.
igGetWindowScrollbarRect
da_igGetWindowScrollbarRect igGetWindowScrollbarRect;
Undocumented in source.
igGetWindowSize
da_igGetWindowSize igGetWindowSize;
Undocumented in source.
igGetWindowViewport
da_igGetWindowViewport igGetWindowViewport;
Undocumented in source.
igGetWindowWidth
da_igGetWindowWidth igGetWindowWidth;
Undocumented in source.
igImAbs_Float
da_igImAbs_Float igImAbs_Float;
Undocumented in source.
igImAbs_Int
da_igImAbs_Int igImAbs_Int;
Undocumented in source.
igImAbs_double
da_igImAbs_double igImAbs_double;
Undocumented in source.
igImAlphaBlendColors
da_igImAlphaBlendColors igImAlphaBlendColors;
Undocumented in source.
igImBezierCubicCalc
da_igImBezierCubicCalc igImBezierCubicCalc;
Undocumented in source.
igImBezierCubicClosestPoint
da_igImBezierCubicClosestPoint igImBezierCubicClosestPoint;
Undocumented in source.
igImBezierCubicClosestPointCasteljau
da_igImBezierCubicClosestPointCasteljau igImBezierCubicClosestPointCasteljau;
Undocumented in source.
igImBezierQuadraticCalc
da_igImBezierQuadraticCalc igImBezierQuadraticCalc;
Undocumented in source.
igImBitArrayClearBit
da_igImBitArrayClearBit igImBitArrayClearBit;
Undocumented in source.
igImBitArraySetBit
da_igImBitArraySetBit igImBitArraySetBit;
Undocumented in source.
igImBitArraySetBitRange
da_igImBitArraySetBitRange igImBitArraySetBitRange;
Undocumented in source.
igImBitArrayTestBit
da_igImBitArrayTestBit igImBitArrayTestBit;
Undocumented in source.
igImCharIsBlankA
da_igImCharIsBlankA igImCharIsBlankA;
Undocumented in source.
igImCharIsBlankW
da_igImCharIsBlankW igImCharIsBlankW;
Undocumented in source.
igImClamp
da_igImClamp igImClamp;
Undocumented in source.
igImDot
da_igImDot igImDot;
Undocumented in source.
igImFileClose
da_igImFileClose igImFileClose;
Undocumented in source.
igImFileGetSize
da_igImFileGetSize igImFileGetSize;
Undocumented in source.
igImFileLoadToMemory
da_igImFileLoadToMemory igImFileLoadToMemory;
Undocumented in source.
igImFileOpen
da_igImFileOpen igImFileOpen;
Undocumented in source.
igImFileRead
da_igImFileRead igImFileRead;
Undocumented in source.
igImFileWrite
da_igImFileWrite igImFileWrite;
Undocumented in source.
igImFloorSigned
da_igImFloorSigned igImFloorSigned;
Undocumented in source.
igImFloor_Float
da_igImFloor_Float igImFloor_Float;
Undocumented in source.
igImFloor_Vec2
da_igImFloor_Vec2 igImFloor_Vec2;
Undocumented in source.
igImFontAtlasBuildFinish
da_igImFontAtlasBuildFinish igImFontAtlasBuildFinish;
Undocumented in source.
igImFontAtlasBuildInit
da_igImFontAtlasBuildInit igImFontAtlasBuildInit;
Undocumented in source.
igImFontAtlasBuildMultiplyCalcLookupTable
da_igImFontAtlasBuildMultiplyCalcLookupTable igImFontAtlasBuildMultiplyCalcLookupTable;
Undocumented in source.
igImFontAtlasBuildMultiplyRectAlpha8
da_igImFontAtlasBuildMultiplyRectAlpha8 igImFontAtlasBuildMultiplyRectAlpha8;
Undocumented in source.
igImFontAtlasBuildPackCustomRects
da_igImFontAtlasBuildPackCustomRects igImFontAtlasBuildPackCustomRects;
Undocumented in source.
igImFontAtlasBuildRender32bppRectFromString
da_igImFontAtlasBuildRender32bppRectFromString igImFontAtlasBuildRender32bppRectFromString;
Undocumented in source.
igImFontAtlasBuildRender8bppRectFromString
da_igImFontAtlasBuildRender8bppRectFromString igImFontAtlasBuildRender8bppRectFromString;
Undocumented in source.
igImFontAtlasBuildSetupFont
da_igImFontAtlasBuildSetupFont igImFontAtlasBuildSetupFont;
Undocumented in source.
igImFontAtlasGetBuilderForStbTruetype
da_igImFontAtlasGetBuilderForStbTruetype igImFontAtlasGetBuilderForStbTruetype;
Undocumented in source.
igImFormatString
da_igImFormatString igImFormatString;
Undocumented in source.
igImFormatStringV
da_igImFormatStringV igImFormatStringV;
Undocumented in source.
igImGetDirQuadrantFromDelta
da_igImGetDirQuadrantFromDelta igImGetDirQuadrantFromDelta;
Undocumented in source.
igImHashData
da_igImHashData igImHashData;
Undocumented in source.
igImHashStr
da_igImHashStr igImHashStr;
Undocumented in source.
igImInvLength
da_igImInvLength igImInvLength;
Undocumented in source.
igImIsPowerOfTwo_Int
da_igImIsPowerOfTwo_Int igImIsPowerOfTwo_Int;
Undocumented in source.
igImIsPowerOfTwo_U64
da_igImIsPowerOfTwo_U64 igImIsPowerOfTwo_U64;
Undocumented in source.
igImLengthSqr_Vec2
da_igImLengthSqr_Vec2 igImLengthSqr_Vec2;
Undocumented in source.
igImLengthSqr_Vec4
da_igImLengthSqr_Vec4 igImLengthSqr_Vec4;
Undocumented in source.
igImLerp_Vec2Float
da_igImLerp_Vec2Float igImLerp_Vec2Float;
Undocumented in source.
igImLerp_Vec2Vec2
da_igImLerp_Vec2Vec2 igImLerp_Vec2Vec2;
Undocumented in source.
igImLerp_Vec4
da_igImLerp_Vec4 igImLerp_Vec4;
Undocumented in source.
igImLineClosestPoint
da_igImLineClosestPoint igImLineClosestPoint;
Undocumented in source.
igImLinearSweep
da_igImLinearSweep igImLinearSweep;
Undocumented in source.
igImLog_Float
da_igImLog_Float igImLog_Float;
Undocumented in source.
igImLog_double
da_igImLog_double igImLog_double;
Undocumented in source.
igImMax
da_igImMax igImMax;
Undocumented in source.
igImMin
da_igImMin igImMin;
Undocumented in source.
igImModPositive
da_igImModPositive igImModPositive;
Undocumented in source.
igImMul
da_igImMul igImMul;
Undocumented in source.
igImParseFormatFindEnd
da_igImParseFormatFindEnd igImParseFormatFindEnd;
Undocumented in source.
igImParseFormatFindStart
da_igImParseFormatFindStart igImParseFormatFindStart;
Undocumented in source.
igImParseFormatPrecision
da_igImParseFormatPrecision igImParseFormatPrecision;
Undocumented in source.
igImParseFormatTrimDecorations
da_igImParseFormatTrimDecorations igImParseFormatTrimDecorations;
Undocumented in source.
igImPow_Float
da_igImPow_Float igImPow_Float;
Undocumented in source.
igImPow_double
da_igImPow_double igImPow_double;
Undocumented in source.
igImRotate
da_igImRotate igImRotate;
Undocumented in source.
igImRsqrt_Float
da_igImRsqrt_Float igImRsqrt_Float;
Undocumented in source.
igImRsqrt_double
da_igImRsqrt_double igImRsqrt_double;
Undocumented in source.
igImSaturate
da_igImSaturate igImSaturate;
Undocumented in source.
igImSign_Float
da_igImSign_Float igImSign_Float;
Undocumented in source.
igImSign_double
da_igImSign_double igImSign_double;
Undocumented in source.
igImStrSkipBlank
da_igImStrSkipBlank igImStrSkipBlank;
Undocumented in source.
igImStrTrimBlanks
da_igImStrTrimBlanks igImStrTrimBlanks;
Undocumented in source.
igImStrbolW
da_igImStrbolW igImStrbolW;
Undocumented in source.
igImStrchrRange
da_igImStrchrRange igImStrchrRange;
Undocumented in source.
igImStrdup
da_igImStrdup igImStrdup;
Undocumented in source.
igImStrdupcpy
da_igImStrdupcpy igImStrdupcpy;
Undocumented in source.
igImStreolRange
da_igImStreolRange igImStreolRange;
Undocumented in source.
igImStricmp
da_igImStricmp igImStricmp;
Undocumented in source.
igImStristr
da_igImStristr igImStristr;
Undocumented in source.
igImStrlenW
da_igImStrlenW igImStrlenW;
Undocumented in source.
igImStrncpy
da_igImStrncpy igImStrncpy;
Undocumented in source.
igImStrnicmp
da_igImStrnicmp igImStrnicmp;
Undocumented in source.
igImTextCharFromUtf8
da_igImTextCharFromUtf8 igImTextCharFromUtf8;
Undocumented in source.
igImTextCharToUtf8
da_igImTextCharToUtf8 igImTextCharToUtf8;
Undocumented in source.
igImTextCountCharsFromUtf8
da_igImTextCountCharsFromUtf8 igImTextCountCharsFromUtf8;
Undocumented in source.
igImTextCountUtf8BytesFromChar
da_igImTextCountUtf8BytesFromChar igImTextCountUtf8BytesFromChar;
Undocumented in source.
igImTextCountUtf8BytesFromStr
da_igImTextCountUtf8BytesFromStr igImTextCountUtf8BytesFromStr;
Undocumented in source.
igImTextStrFromUtf8
da_igImTextStrFromUtf8 igImTextStrFromUtf8;
Undocumented in source.
igImTextStrToUtf8
da_igImTextStrToUtf8 igImTextStrToUtf8;
Undocumented in source.
igImTriangleArea
da_igImTriangleArea igImTriangleArea;
Undocumented in source.
igImTriangleBarycentricCoords
da_igImTriangleBarycentricCoords igImTriangleBarycentricCoords;
Undocumented in source.
igImTriangleClosestPoint
da_igImTriangleClosestPoint igImTriangleClosestPoint;
Undocumented in source.
igImTriangleContainsPoint
da_igImTriangleContainsPoint igImTriangleContainsPoint;
Undocumented in source.
igImUpperPowerOfTwo
da_igImUpperPowerOfTwo igImUpperPowerOfTwo;
Undocumented in source.
igImage
da_igImage igImage;
Undocumented in source.
igImageButton
da_igImageButton igImageButton;
Undocumented in source.
igImageButtonEx
da_igImageButtonEx igImageButtonEx;
Undocumented in source.
igIndent
da_igIndent igIndent;
Undocumented in source.
igInitialize
da_igInitialize igInitialize;
Undocumented in source.
igInputDouble
da_igInputDouble igInputDouble;
Undocumented in source.
igInputFloat
da_igInputFloat igInputFloat;
Undocumented in source.
igInputFloat2
da_igInputFloat2 igInputFloat2;
Undocumented in source.
igInputFloat3
da_igInputFloat3 igInputFloat3;
Undocumented in source.
igInputFloat4
da_igInputFloat4 igInputFloat4;
Undocumented in source.
igInputInt
da_igInputInt igInputInt;
Undocumented in source.
igInputInt2
da_igInputInt2 igInputInt2;
Undocumented in source.
igInputInt3
da_igInputInt3 igInputInt3;
Undocumented in source.
igInputInt4
da_igInputInt4 igInputInt4;
Undocumented in source.
igInputScalar
da_igInputScalar igInputScalar;
Undocumented in source.
igInputScalarN
da_igInputScalarN igInputScalarN;
Undocumented in source.
igInputText
da_igInputText igInputText;
Undocumented in source.
igInputTextEx
da_igInputTextEx igInputTextEx;
Undocumented in source.
igInputTextMultiline
da_igInputTextMultiline igInputTextMultiline;
Undocumented in source.
igInputTextWithHint
da_igInputTextWithHint igInputTextWithHint;
Undocumented in source.
igInvisibleButton
da_igInvisibleButton igInvisibleButton;
Undocumented in source.
igIsActiveIdUsingKey
da_igIsActiveIdUsingKey igIsActiveIdUsingKey;
Undocumented in source.
igIsActiveIdUsingNavDir
da_igIsActiveIdUsingNavDir igIsActiveIdUsingNavDir;
Undocumented in source.
igIsActiveIdUsingNavInput
da_igIsActiveIdUsingNavInput igIsActiveIdUsingNavInput;
Undocumented in source.
igIsAnyItemActive
da_igIsAnyItemActive igIsAnyItemActive;
Undocumented in source.
igIsAnyItemFocused
da_igIsAnyItemFocused igIsAnyItemFocused;
Undocumented in source.
igIsAnyItemHovered
da_igIsAnyItemHovered igIsAnyItemHovered;
Undocumented in source.
igIsAnyMouseDown
da_igIsAnyMouseDown igIsAnyMouseDown;
Undocumented in source.
igIsClippedEx
da_igIsClippedEx igIsClippedEx;
Undocumented in source.
igIsDragDropPayloadBeingAccepted
da_igIsDragDropPayloadBeingAccepted igIsDragDropPayloadBeingAccepted;
Undocumented in source.
igIsItemActivated
da_igIsItemActivated igIsItemActivated;
Undocumented in source.
igIsItemActive
da_igIsItemActive igIsItemActive;
Undocumented in source.
igIsItemClicked
da_igIsItemClicked igIsItemClicked;
Undocumented in source.
igIsItemDeactivated
da_igIsItemDeactivated igIsItemDeactivated;
Undocumented in source.
igIsItemDeactivatedAfterEdit
da_igIsItemDeactivatedAfterEdit igIsItemDeactivatedAfterEdit;
Undocumented in source.
igIsItemEdited
da_igIsItemEdited igIsItemEdited;
Undocumented in source.
igIsItemFocused
da_igIsItemFocused igIsItemFocused;
Undocumented in source.
igIsItemHovered
da_igIsItemHovered igIsItemHovered;
Undocumented in source.
igIsItemToggledOpen
da_igIsItemToggledOpen igIsItemToggledOpen;
Undocumented in source.
igIsItemToggledSelection
da_igIsItemToggledSelection igIsItemToggledSelection;
Undocumented in source.
igIsItemVisible
da_igIsItemVisible igIsItemVisible;
Undocumented in source.
igIsKeyDown
da_igIsKeyDown igIsKeyDown;
Undocumented in source.
igIsKeyPressed
da_igIsKeyPressed igIsKeyPressed;
Undocumented in source.
igIsKeyPressedMap
da_igIsKeyPressedMap igIsKeyPressedMap;
Undocumented in source.
igIsKeyReleased
da_igIsKeyReleased igIsKeyReleased;
Undocumented in source.
igIsMouseClicked
da_igIsMouseClicked igIsMouseClicked;
Undocumented in source.
igIsMouseDoubleClicked
da_igIsMouseDoubleClicked igIsMouseDoubleClicked;
Undocumented in source.
igIsMouseDown
da_igIsMouseDown igIsMouseDown;
Undocumented in source.
igIsMouseDragPastThreshold
da_igIsMouseDragPastThreshold igIsMouseDragPastThreshold;
Undocumented in source.
igIsMouseDragging
da_igIsMouseDragging igIsMouseDragging;
Undocumented in source.
igIsMouseHoveringRect
da_igIsMouseHoveringRect igIsMouseHoveringRect;
Undocumented in source.
igIsMousePosValid
da_igIsMousePosValid igIsMousePosValid;
Undocumented in source.
igIsMouseReleased
da_igIsMouseReleased igIsMouseReleased;
Undocumented in source.
igIsNavInputDown
da_igIsNavInputDown igIsNavInputDown;
Undocumented in source.
igIsNavInputTest
da_igIsNavInputTest igIsNavInputTest;
Undocumented in source.
igIsPopupOpen_ID
da_igIsPopupOpen_ID igIsPopupOpen_ID;
Undocumented in source.
igIsPopupOpen_Str
da_igIsPopupOpen_Str igIsPopupOpen_Str;
Undocumented in source.
igIsRectVisible_Nil
da_igIsRectVisible_Nil igIsRectVisible_Nil;
Undocumented in source.
igIsRectVisible_Vec2
da_igIsRectVisible_Vec2 igIsRectVisible_Vec2;
Undocumented in source.
igIsWindowAbove
da_igIsWindowAbove igIsWindowAbove;
Undocumented in source.
igIsWindowAppearing
da_igIsWindowAppearing igIsWindowAppearing;
Undocumented in source.
igIsWindowChildOf
da_igIsWindowChildOf igIsWindowChildOf;
Undocumented in source.
igIsWindowCollapsed
da_igIsWindowCollapsed igIsWindowCollapsed;
Undocumented in source.
igIsWindowDocked
da_igIsWindowDocked igIsWindowDocked;
Undocumented in source.
igIsWindowFocused
da_igIsWindowFocused igIsWindowFocused;
Undocumented in source.
igIsWindowHovered
da_igIsWindowHovered igIsWindowHovered;
Undocumented in source.
igIsWindowNavFocusable
da_igIsWindowNavFocusable igIsWindowNavFocusable;
Undocumented in source.
igItemAdd
da_igItemAdd igItemAdd;
Undocumented in source.
igItemFocusable
da_igItemFocusable igItemFocusable;
Undocumented in source.
igItemHoverable
da_igItemHoverable igItemHoverable;
Undocumented in source.
igItemSize_Rect
da_igItemSize_Rect igItemSize_Rect;
Undocumented in source.
igItemSize_Vec2
da_igItemSize_Vec2 igItemSize_Vec2;
Undocumented in source.
igKeepAliveID
da_igKeepAliveID igKeepAliveID;
Undocumented in source.
igLabelText
da_igLabelText igLabelText;
Undocumented in source.
igLabelTextV
da_igLabelTextV igLabelTextV;
Undocumented in source.
igListBox_FnBoolPtr
da_igListBox_FnBoolPtr igListBox_FnBoolPtr;
Undocumented in source.
igListBox_Str_arr
da_igListBox_Str_arr igListBox_Str_arr;
Undocumented in source.
igLoadIniSettingsFromDisk
da_igLoadIniSettingsFromDisk igLoadIniSettingsFromDisk;
Undocumented in source.
igLoadIniSettingsFromMemory
da_igLoadIniSettingsFromMemory igLoadIniSettingsFromMemory;
Undocumented in source.
igLogBegin
da_igLogBegin igLogBegin;
Undocumented in source.
igLogButtons
da_igLogButtons igLogButtons;
Undocumented in source.
igLogFinish
da_igLogFinish igLogFinish;
Undocumented in source.
igLogRenderedText
da_igLogRenderedText igLogRenderedText;
Undocumented in source.
igLogSetNextTextDecoration
da_igLogSetNextTextDecoration igLogSetNextTextDecoration;
Undocumented in source.
igLogText
da_igLogText igLogText;
Undocumented in source.
igLogTextV
da_igLogTextV igLogTextV;
Undocumented in source.
igLogToBuffer
da_igLogToBuffer igLogToBuffer;
Undocumented in source.
igLogToClipboard
da_igLogToClipboard igLogToClipboard;
Undocumented in source.
igLogToFile
da_igLogToFile igLogToFile;
Undocumented in source.
igLogToTTY
da_igLogToTTY igLogToTTY;
Undocumented in source.
igMarkIniSettingsDirty_Nil
da_igMarkIniSettingsDirty_Nil igMarkIniSettingsDirty_Nil;
Undocumented in source.
igMarkIniSettingsDirty_WindowPtr
da_igMarkIniSettingsDirty_WindowPtr igMarkIniSettingsDirty_WindowPtr;
Undocumented in source.
igMarkItemEdited
da_igMarkItemEdited igMarkItemEdited;
Undocumented in source.
igMemAlloc
da_igMemAlloc igMemAlloc;
Undocumented in source.
igMemFree
da_igMemFree igMemFree;
Undocumented in source.
igMenuItemEx
da_igMenuItemEx igMenuItemEx;
Undocumented in source.
igMenuItem_Bool
da_igMenuItem_Bool igMenuItem_Bool;
Undocumented in source.
igMenuItem_BoolPtr
da_igMenuItem_BoolPtr igMenuItem_BoolPtr;
Undocumented in source.
igNavInitWindow
da_igNavInitWindow igNavInitWindow;
Undocumented in source.
igNavMoveRequestButNoResultYet
da_igNavMoveRequestButNoResultYet igNavMoveRequestButNoResultYet;
Undocumented in source.
igNavMoveRequestCancel
da_igNavMoveRequestCancel igNavMoveRequestCancel;
Undocumented in source.
igNavMoveRequestForward
da_igNavMoveRequestForward igNavMoveRequestForward;
Undocumented in source.
igNavMoveRequestTryWrapping
da_igNavMoveRequestTryWrapping igNavMoveRequestTryWrapping;
Undocumented in source.
igNewFrame
da_igNewFrame igNewFrame;
Undocumented in source.
igNewLine
da_igNewLine igNewLine;
Undocumented in source.
igNextColumn
da_igNextColumn igNextColumn;
Undocumented in source.
igOpenPopupEx
da_igOpenPopupEx igOpenPopupEx;
Undocumented in source.
igOpenPopupOnItemClick
da_igOpenPopupOnItemClick igOpenPopupOnItemClick;
Undocumented in source.
igOpenPopup_ID
da_igOpenPopup_ID igOpenPopup_ID;
Undocumented in source.
igOpenPopup_Str
da_igOpenPopup_Str igOpenPopup_Str;
Undocumented in source.
igPlotEx
da_igPlotEx igPlotEx;
Undocumented in source.
igPlotHistogram_FloatPtr
da_igPlotHistogram_FloatPtr igPlotHistogram_FloatPtr;
Undocumented in source.
igPlotHistogram_FnFloatPtr
da_igPlotHistogram_FnFloatPtr igPlotHistogram_FnFloatPtr;
Undocumented in source.
igPlotLines_FloatPtr
da_igPlotLines_FloatPtr igPlotLines_FloatPtr;
Undocumented in source.
igPlotLines_FnFloatPtr
da_igPlotLines_FnFloatPtr igPlotLines_FnFloatPtr;
Undocumented in source.
igPopAllowKeyboardFocus
da_igPopAllowKeyboardFocus igPopAllowKeyboardFocus;
Undocumented in source.
igPopButtonRepeat
da_igPopButtonRepeat igPopButtonRepeat;
Undocumented in source.
igPopClipRect
da_igPopClipRect igPopClipRect;
Undocumented in source.
igPopColumnsBackground
da_igPopColumnsBackground igPopColumnsBackground;
Undocumented in source.
igPopFocusScope
da_igPopFocusScope igPopFocusScope;
Undocumented in source.
igPopFont
da_igPopFont igPopFont;
Undocumented in source.
igPopID
da_igPopID igPopID;
Undocumented in source.
igPopItemFlag
da_igPopItemFlag igPopItemFlag;
Undocumented in source.
igPopItemWidth
da_igPopItemWidth igPopItemWidth;
Undocumented in source.
igPopStyleColor
da_igPopStyleColor igPopStyleColor;
Undocumented in source.
igPopStyleVar
da_igPopStyleVar igPopStyleVar;
Undocumented in source.
igPopTextWrapPos
da_igPopTextWrapPos igPopTextWrapPos;
Undocumented in source.
igProgressBar
da_igProgressBar igProgressBar;
Undocumented in source.
igPushAllowKeyboardFocus
da_igPushAllowKeyboardFocus igPushAllowKeyboardFocus;
Undocumented in source.
igPushButtonRepeat
da_igPushButtonRepeat igPushButtonRepeat;
Undocumented in source.
igPushClipRect
da_igPushClipRect igPushClipRect;
Undocumented in source.
igPushColumnClipRect
da_igPushColumnClipRect igPushColumnClipRect;
Undocumented in source.
igPushColumnsBackground
da_igPushColumnsBackground igPushColumnsBackground;
Undocumented in source.
igPushFocusScope
da_igPushFocusScope igPushFocusScope;
Undocumented in source.
igPushFont
da_igPushFont igPushFont;
Undocumented in source.
igPushID_Int
da_igPushID_Int igPushID_Int;
Undocumented in source.
igPushID_Ptr
da_igPushID_Ptr igPushID_Ptr;
Undocumented in source.
igPushID_Str
da_igPushID_Str igPushID_Str;
Undocumented in source.
igPushID_StrStr
da_igPushID_StrStr igPushID_StrStr;
Undocumented in source.
igPushItemFlag
da_igPushItemFlag igPushItemFlag;
Undocumented in source.
igPushItemWidth
da_igPushItemWidth igPushItemWidth;
Undocumented in source.
igPushMultiItemsWidths
da_igPushMultiItemsWidths igPushMultiItemsWidths;
Undocumented in source.
igPushOverrideID
da_igPushOverrideID igPushOverrideID;
Undocumented in source.
igPushStyleColor_U32
da_igPushStyleColor_U32 igPushStyleColor_U32;
Undocumented in source.
igPushStyleColor_Vec4
da_igPushStyleColor_Vec4 igPushStyleColor_Vec4;
Undocumented in source.
igPushStyleVar_Float
da_igPushStyleVar_Float igPushStyleVar_Float;
Undocumented in source.
igPushStyleVar_Vec2
da_igPushStyleVar_Vec2 igPushStyleVar_Vec2;
Undocumented in source.
igPushTextWrapPos
da_igPushTextWrapPos igPushTextWrapPos;
Undocumented in source.
igRadioButton_Bool
da_igRadioButton_Bool igRadioButton_Bool;
Undocumented in source.
igRadioButton_IntPtr
da_igRadioButton_IntPtr igRadioButton_IntPtr;
Undocumented in source.
igRemoveContextHook
da_igRemoveContextHook igRemoveContextHook;
Undocumented in source.
igRender
da_igRender igRender;
Undocumented in source.
igRenderArrow
da_igRenderArrow igRenderArrow;
Undocumented in source.
igRenderArrowDockMenu
da_igRenderArrowDockMenu igRenderArrowDockMenu;
Undocumented in source.
igRenderArrowPointingAt
da_igRenderArrowPointingAt igRenderArrowPointingAt;
Undocumented in source.
igRenderBullet
da_igRenderBullet igRenderBullet;
Undocumented in source.
igRenderCheckMark
da_igRenderCheckMark igRenderCheckMark;
Undocumented in source.
igRenderColorRectWithAlphaCheckerboard
da_igRenderColorRectWithAlphaCheckerboard igRenderColorRectWithAlphaCheckerboard;
Undocumented in source.
igRenderFrame
da_igRenderFrame igRenderFrame;
Undocumented in source.
igRenderFrameBorder
da_igRenderFrameBorder igRenderFrameBorder;
Undocumented in source.
igRenderMouseCursor
da_igRenderMouseCursor igRenderMouseCursor;
Undocumented in source.
igRenderNavHighlight
da_igRenderNavHighlight igRenderNavHighlight;
Undocumented in source.
igRenderPlatformWindowsDefault
da_igRenderPlatformWindowsDefault igRenderPlatformWindowsDefault;
Undocumented in source.
igRenderRectFilledRangeH
da_igRenderRectFilledRangeH igRenderRectFilledRangeH;
Undocumented in source.
igRenderRectFilledWithHole
da_igRenderRectFilledWithHole igRenderRectFilledWithHole;
Undocumented in source.
igRenderText
da_igRenderText igRenderText;
Undocumented in source.
igRenderTextClipped
da_igRenderTextClipped igRenderTextClipped;
Undocumented in source.
igRenderTextClippedEx
da_igRenderTextClippedEx igRenderTextClippedEx;
Undocumented in source.
igRenderTextEllipsis
da_igRenderTextEllipsis igRenderTextEllipsis;
Undocumented in source.
igRenderTextWrapped
da_igRenderTextWrapped igRenderTextWrapped;
Undocumented in source.
igResetMouseDragDelta
da_igResetMouseDragDelta igResetMouseDragDelta;
Undocumented in source.
igSameLine
da_igSameLine igSameLine;
Undocumented in source.
igSaveIniSettingsToDisk
da_igSaveIniSettingsToDisk igSaveIniSettingsToDisk;
Undocumented in source.
igSaveIniSettingsToMemory
da_igSaveIniSettingsToMemory igSaveIniSettingsToMemory;
Undocumented in source.
igScaleWindowsInViewport
da_igScaleWindowsInViewport igScaleWindowsInViewport;
Undocumented in source.
igScrollToBringRectIntoView
da_igScrollToBringRectIntoView igScrollToBringRectIntoView;
Undocumented in source.
igScrollbar
da_igScrollbar igScrollbar;
Undocumented in source.
igScrollbarEx
da_igScrollbarEx igScrollbarEx;
Undocumented in source.
igSelectable_Bool
da_igSelectable_Bool igSelectable_Bool;
Undocumented in source.
igSelectable_BoolPtr
da_igSelectable_BoolPtr igSelectable_BoolPtr;
Undocumented in source.
igSeparator
da_igSeparator igSeparator;
Undocumented in source.
igSeparatorEx
da_igSeparatorEx igSeparatorEx;
Undocumented in source.
igSetActiveID
da_igSetActiveID igSetActiveID;
Undocumented in source.
igSetActiveIdUsingNavAndKeys
da_igSetActiveIdUsingNavAndKeys igSetActiveIdUsingNavAndKeys;
Undocumented in source.
igSetAllocatorFunctions
da_igSetAllocatorFunctions igSetAllocatorFunctions;
Undocumented in source.
igSetClipboardText
da_igSetClipboardText igSetClipboardText;
Undocumented in source.
igSetColorEditOptions
da_igSetColorEditOptions igSetColorEditOptions;
Undocumented in source.
igSetColumnOffset
da_igSetColumnOffset igSetColumnOffset;
Undocumented in source.
igSetColumnWidth
da_igSetColumnWidth igSetColumnWidth;
Undocumented in source.
igSetCurrentContext
da_igSetCurrentContext igSetCurrentContext;
Undocumented in source.
igSetCurrentFont
da_igSetCurrentFont igSetCurrentFont;
Undocumented in source.
igSetCurrentViewport
da_igSetCurrentViewport igSetCurrentViewport;
Undocumented in source.
igSetCursorPos
da_igSetCursorPos igSetCursorPos;
Undocumented in source.
igSetCursorPosX
da_igSetCursorPosX igSetCursorPosX;
Undocumented in source.
igSetCursorPosY
da_igSetCursorPosY igSetCursorPosY;
Undocumented in source.
igSetCursorScreenPos
da_igSetCursorScreenPos igSetCursorScreenPos;
Undocumented in source.
igSetDragDropPayload
da_igSetDragDropPayload igSetDragDropPayload;
Undocumented in source.
igSetFocusID
da_igSetFocusID igSetFocusID;
Undocumented in source.
igSetHoveredID
da_igSetHoveredID igSetHoveredID;
Undocumented in source.
igSetItemAllowOverlap
da_igSetItemAllowOverlap igSetItemAllowOverlap;
Undocumented in source.
igSetItemDefaultFocus
da_igSetItemDefaultFocus igSetItemDefaultFocus;
Undocumented in source.
igSetItemUsingMouseWheel
da_igSetItemUsingMouseWheel igSetItemUsingMouseWheel;
Undocumented in source.
igSetKeyboardFocusHere
da_igSetKeyboardFocusHere igSetKeyboardFocusHere;
Undocumented in source.
igSetLastItemData
da_igSetLastItemData igSetLastItemData;
Undocumented in source.
igSetMouseCursor
da_igSetMouseCursor igSetMouseCursor;
Undocumented in source.
igSetNavID
da_igSetNavID igSetNavID;
Undocumented in source.
igSetNextItemOpen
da_igSetNextItemOpen igSetNextItemOpen;
Undocumented in source.
igSetNextItemWidth
da_igSetNextItemWidth igSetNextItemWidth;
Undocumented in source.
igSetNextWindowBgAlpha
da_igSetNextWindowBgAlpha igSetNextWindowBgAlpha;
Undocumented in source.
igSetNextWindowClass
da_igSetNextWindowClass igSetNextWindowClass;
Undocumented in source.
igSetNextWindowCollapsed
da_igSetNextWindowCollapsed igSetNextWindowCollapsed;
Undocumented in source.
igSetNextWindowContentSize
da_igSetNextWindowContentSize igSetNextWindowContentSize;
Undocumented in source.
igSetNextWindowDockID
da_igSetNextWindowDockID igSetNextWindowDockID;
Undocumented in source.
igSetNextWindowFocus
da_igSetNextWindowFocus igSetNextWindowFocus;
Undocumented in source.
igSetNextWindowPos
da_igSetNextWindowPos igSetNextWindowPos;
Undocumented in source.
igSetNextWindowScroll
da_igSetNextWindowScroll igSetNextWindowScroll;
Undocumented in source.
igSetNextWindowSize
da_igSetNextWindowSize igSetNextWindowSize;
Undocumented in source.
igSetNextWindowSizeConstraints
da_igSetNextWindowSizeConstraints igSetNextWindowSizeConstraints;
Undocumented in source.
igSetNextWindowViewport
da_igSetNextWindowViewport igSetNextWindowViewport;
Undocumented in source.
igSetScrollFromPosX_Float
da_igSetScrollFromPosX_Float igSetScrollFromPosX_Float;
Undocumented in source.
igSetScrollFromPosX_WindowPtr
da_igSetScrollFromPosX_WindowPtr igSetScrollFromPosX_WindowPtr;
Undocumented in source.
igSetScrollFromPosY_Float
da_igSetScrollFromPosY_Float igSetScrollFromPosY_Float;
Undocumented in source.
igSetScrollFromPosY_WindowPtr
da_igSetScrollFromPosY_WindowPtr igSetScrollFromPosY_WindowPtr;
Undocumented in source.
igSetScrollHereX
da_igSetScrollHereX igSetScrollHereX;
Undocumented in source.
igSetScrollHereY
da_igSetScrollHereY igSetScrollHereY;
Undocumented in source.
igSetScrollX_Float
da_igSetScrollX_Float igSetScrollX_Float;
Undocumented in source.
igSetScrollX_WindowPtr
da_igSetScrollX_WindowPtr igSetScrollX_WindowPtr;
Undocumented in source.
igSetScrollY_Float
da_igSetScrollY_Float igSetScrollY_Float;
Undocumented in source.
igSetScrollY_WindowPtr
da_igSetScrollY_WindowPtr igSetScrollY_WindowPtr;
Undocumented in source.
igSetStateStorage
da_igSetStateStorage igSetStateStorage;
Undocumented in source.
igSetTabItemClosed
da_igSetTabItemClosed igSetTabItemClosed;
Undocumented in source.
igSetTooltip
da_igSetTooltip igSetTooltip;
Undocumented in source.
igSetTooltipV
da_igSetTooltipV igSetTooltipV;
Undocumented in source.
igSetWindowClipRectBeforeSetChannel
da_igSetWindowClipRectBeforeSetChannel igSetWindowClipRectBeforeSetChannel;
Undocumented in source.
igSetWindowCollapsed_Bool
da_igSetWindowCollapsed_Bool igSetWindowCollapsed_Bool;
Undocumented in source.
igSetWindowCollapsed_Str
da_igSetWindowCollapsed_Str igSetWindowCollapsed_Str;
Undocumented in source.
igSetWindowCollapsed_WindowPtr
da_igSetWindowCollapsed_WindowPtr igSetWindowCollapsed_WindowPtr;
Undocumented in source.
igSetWindowDock
da_igSetWindowDock igSetWindowDock;
Undocumented in source.
igSetWindowFocus_Nil
da_igSetWindowFocus_Nil igSetWindowFocus_Nil;
Undocumented in source.
igSetWindowFocus_Str
da_igSetWindowFocus_Str igSetWindowFocus_Str;
Undocumented in source.
igSetWindowFontScale
da_igSetWindowFontScale igSetWindowFontScale;
Undocumented in source.
igSetWindowHitTestHole
da_igSetWindowHitTestHole igSetWindowHitTestHole;
Undocumented in source.
igSetWindowPos_Str
da_igSetWindowPos_Str igSetWindowPos_Str;
Undocumented in source.
igSetWindowPos_Vec2
da_igSetWindowPos_Vec2 igSetWindowPos_Vec2;
Undocumented in source.
igSetWindowPos_WindowPtr
da_igSetWindowPos_WindowPtr igSetWindowPos_WindowPtr;
Undocumented in source.
igSetWindowSize_Str
da_igSetWindowSize_Str igSetWindowSize_Str;
Undocumented in source.
igSetWindowSize_Vec2
da_igSetWindowSize_Vec2 igSetWindowSize_Vec2;
Undocumented in source.
igSetWindowSize_WindowPtr
da_igSetWindowSize_WindowPtr igSetWindowSize_WindowPtr;
Undocumented in source.
igShadeVertsLinearColorGradientKeepAlpha
da_igShadeVertsLinearColorGradientKeepAlpha igShadeVertsLinearColorGradientKeepAlpha;
Undocumented in source.
igShadeVertsLinearUV
da_igShadeVertsLinearUV igShadeVertsLinearUV;
Undocumented in source.
igShowAboutWindow
da_igShowAboutWindow igShowAboutWindow;
Undocumented in source.
igShowDemoWindow
da_igShowDemoWindow igShowDemoWindow;
Undocumented in source.
igShowFontAtlas
da_igShowFontAtlas igShowFontAtlas;
Undocumented in source.
igShowFontSelector
da_igShowFontSelector igShowFontSelector;
Undocumented in source.
igShowMetricsWindow
da_igShowMetricsWindow igShowMetricsWindow;
Undocumented in source.
igShowStyleEditor
da_igShowStyleEditor igShowStyleEditor;
Undocumented in source.
igShowStyleSelector
da_igShowStyleSelector igShowStyleSelector;
Undocumented in source.
igShowUserGuide
da_igShowUserGuide igShowUserGuide;
Undocumented in source.
igShrinkWidths
da_igShrinkWidths igShrinkWidths;
Undocumented in source.
igShutdown
da_igShutdown igShutdown;
Undocumented in source.
igSliderAngle
da_igSliderAngle igSliderAngle;
Undocumented in source.
igSliderBehavior
da_igSliderBehavior igSliderBehavior;
Undocumented in source.
igSliderFloat
da_igSliderFloat igSliderFloat;
Undocumented in source.
igSliderFloat2
da_igSliderFloat2 igSliderFloat2;
Undocumented in source.
igSliderFloat3
da_igSliderFloat3 igSliderFloat3;
Undocumented in source.
igSliderFloat4
da_igSliderFloat4 igSliderFloat4;
Undocumented in source.
igSliderInt
da_igSliderInt igSliderInt;
Undocumented in source.
igSliderInt2
da_igSliderInt2 igSliderInt2;
Undocumented in source.
igSliderInt3
da_igSliderInt3 igSliderInt3;
Undocumented in source.
igSliderInt4
da_igSliderInt4 igSliderInt4;
Undocumented in source.
igSliderScalar
da_igSliderScalar igSliderScalar;
Undocumented in source.
igSliderScalarN
da_igSliderScalarN igSliderScalarN;
Undocumented in source.
igSmallButton
da_igSmallButton igSmallButton;
Undocumented in source.
igSpacing
da_igSpacing igSpacing;
Undocumented in source.
igSplitterBehavior
da_igSplitterBehavior igSplitterBehavior;
Undocumented in source.
igStartMouseMovingWindow
da_igStartMouseMovingWindow igStartMouseMovingWindow;
Undocumented in source.
igStartMouseMovingWindowOrNode
da_igStartMouseMovingWindowOrNode igStartMouseMovingWindowOrNode;
Undocumented in source.
igStyleColorsClassic
da_igStyleColorsClassic igStyleColorsClassic;
Undocumented in source.
igStyleColorsDark
da_igStyleColorsDark igStyleColorsDark;
Undocumented in source.
igStyleColorsLight
da_igStyleColorsLight igStyleColorsLight;
Undocumented in source.
igTabBarAddTab
da_igTabBarAddTab igTabBarAddTab;
Undocumented in source.
igTabBarCloseTab
da_igTabBarCloseTab igTabBarCloseTab;
Undocumented in source.
igTabBarFindMostRecentlySelectedTabForActiveWindow
da_igTabBarFindMostRecentlySelectedTabForActiveWindow igTabBarFindMostRecentlySelectedTabForActiveWindow;
Undocumented in source.
igTabBarFindTabByID
da_igTabBarFindTabByID igTabBarFindTabByID;
Undocumented in source.
igTabBarProcessReorder
da_igTabBarProcessReorder igTabBarProcessReorder;
Undocumented in source.
igTabBarQueueReorder
da_igTabBarQueueReorder igTabBarQueueReorder;
Undocumented in source.
igTabBarQueueReorderFromMousePos
da_igTabBarQueueReorderFromMousePos igTabBarQueueReorderFromMousePos;
Undocumented in source.
igTabBarRemoveTab
da_igTabBarRemoveTab igTabBarRemoveTab;
Undocumented in source.
igTabItemBackground
da_igTabItemBackground igTabItemBackground;
Undocumented in source.
igTabItemButton
da_igTabItemButton igTabItemButton;
Undocumented in source.
igTabItemCalcSize
da_igTabItemCalcSize igTabItemCalcSize;
Undocumented in source.
igTabItemEx
da_igTabItemEx igTabItemEx;
Undocumented in source.
igTabItemLabelAndCloseButton
da_igTabItemLabelAndCloseButton igTabItemLabelAndCloseButton;
Undocumented in source.
igTableBeginApplyRequests
da_igTableBeginApplyRequests igTableBeginApplyRequests;
Undocumented in source.
igTableBeginCell
da_igTableBeginCell igTableBeginCell;
Undocumented in source.
igTableBeginInitMemory
da_igTableBeginInitMemory igTableBeginInitMemory;
Undocumented in source.
igTableBeginRow
da_igTableBeginRow igTableBeginRow;
Undocumented in source.
igTableDrawBorders
da_igTableDrawBorders igTableDrawBorders;
Undocumented in source.
igTableDrawContextMenu
da_igTableDrawContextMenu igTableDrawContextMenu;
Undocumented in source.
igTableEndCell
da_igTableEndCell igTableEndCell;
Undocumented in source.
igTableEndRow
da_igTableEndRow igTableEndRow;
Undocumented in source.
igTableFindByID
da_igTableFindByID igTableFindByID;
Undocumented in source.
igTableFixColumnSortDirection
da_igTableFixColumnSortDirection igTableFixColumnSortDirection;
Undocumented in source.
igTableGcCompactSettings
da_igTableGcCompactSettings igTableGcCompactSettings;
Undocumented in source.
igTableGcCompactTransientBuffers_TablePtr
da_igTableGcCompactTransientBuffers_TablePtr igTableGcCompactTransientBuffers_TablePtr;
Undocumented in source.
igTableGcCompactTransientBuffers_TableTempDataPtr
da_igTableGcCompactTransientBuffers_TableTempDataPtr igTableGcCompactTransientBuffers_TableTempDataPtr;
Undocumented in source.
igTableGetBoundSettings
da_igTableGetBoundSettings igTableGetBoundSettings;
Undocumented in source.
igTableGetCellBgRect
da_igTableGetCellBgRect igTableGetCellBgRect;
Undocumented in source.
igTableGetColumnCount
da_igTableGetColumnCount igTableGetColumnCount;
Undocumented in source.
igTableGetColumnFlags
da_igTableGetColumnFlags igTableGetColumnFlags;
Undocumented in source.
igTableGetColumnIndex
da_igTableGetColumnIndex igTableGetColumnIndex;
Undocumented in source.
igTableGetColumnName_Int
da_igTableGetColumnName_Int igTableGetColumnName_Int;
Undocumented in source.
igTableGetColumnName_TablePtr
da_igTableGetColumnName_TablePtr igTableGetColumnName_TablePtr;
Undocumented in source.
igTableGetColumnNextSortDirection
da_igTableGetColumnNextSortDirection igTableGetColumnNextSortDirection;
Undocumented in source.
igTableGetColumnResizeID
da_igTableGetColumnResizeID igTableGetColumnResizeID;
Undocumented in source.
igTableGetColumnWidthAuto
da_igTableGetColumnWidthAuto igTableGetColumnWidthAuto;
Undocumented in source.
igTableGetHeaderRowHeight
da_igTableGetHeaderRowHeight igTableGetHeaderRowHeight;
Undocumented in source.
igTableGetHoveredColumn
da_igTableGetHoveredColumn igTableGetHoveredColumn;
Undocumented in source.
igTableGetMaxColumnWidth
da_igTableGetMaxColumnWidth igTableGetMaxColumnWidth;
Undocumented in source.
igTableGetRowIndex
da_igTableGetRowIndex igTableGetRowIndex;
Undocumented in source.
igTableGetSortSpecs
da_igTableGetSortSpecs igTableGetSortSpecs;
Undocumented in source.
igTableHeader
da_igTableHeader igTableHeader;
Undocumented in source.
igTableHeadersRow
da_igTableHeadersRow igTableHeadersRow;
Undocumented in source.
igTableLoadSettings
da_igTableLoadSettings igTableLoadSettings;
Undocumented in source.
igTableMergeDrawChannels
da_igTableMergeDrawChannels igTableMergeDrawChannels;
Undocumented in source.
igTableNextColumn
da_igTableNextColumn igTableNextColumn;
Undocumented in source.
igTableNextRow
da_igTableNextRow igTableNextRow;
Undocumented in source.
igTableOpenContextMenu
da_igTableOpenContextMenu igTableOpenContextMenu;
Undocumented in source.
igTablePopBackgroundChannel
da_igTablePopBackgroundChannel igTablePopBackgroundChannel;
Undocumented in source.
igTablePushBackgroundChannel
da_igTablePushBackgroundChannel igTablePushBackgroundChannel;
Undocumented in source.
igTableRemove
da_igTableRemove igTableRemove;
Undocumented in source.
igTableResetSettings
da_igTableResetSettings igTableResetSettings;
Undocumented in source.
igTableSaveSettings
da_igTableSaveSettings igTableSaveSettings;
Undocumented in source.
igTableSetBgColor
da_igTableSetBgColor igTableSetBgColor;
Undocumented in source.
igTableSetColumnEnabled
da_igTableSetColumnEnabled igTableSetColumnEnabled;
Undocumented in source.
igTableSetColumnIndex
da_igTableSetColumnIndex igTableSetColumnIndex;
Undocumented in source.
igTableSetColumnSortDirection
da_igTableSetColumnSortDirection igTableSetColumnSortDirection;
Undocumented in source.
igTableSetColumnWidth
da_igTableSetColumnWidth igTableSetColumnWidth;
Undocumented in source.
igTableSetColumnWidthAutoAll
da_igTableSetColumnWidthAutoAll igTableSetColumnWidthAutoAll;
Undocumented in source.
igTableSetColumnWidthAutoSingle
da_igTableSetColumnWidthAutoSingle igTableSetColumnWidthAutoSingle;
Undocumented in source.
igTableSettingsCreate
da_igTableSettingsCreate igTableSettingsCreate;
Undocumented in source.
igTableSettingsFindByID
da_igTableSettingsFindByID igTableSettingsFindByID;
Undocumented in source.
igTableSettingsInstallHandler
da_igTableSettingsInstallHandler igTableSettingsInstallHandler;
Undocumented in source.
igTableSetupColumn
da_igTableSetupColumn igTableSetupColumn;
Undocumented in source.
igTableSetupDrawChannels
da_igTableSetupDrawChannels igTableSetupDrawChannels;
Undocumented in source.
igTableSetupScrollFreeze
da_igTableSetupScrollFreeze igTableSetupScrollFreeze;
Undocumented in source.
igTableSortSpecsBuild
da_igTableSortSpecsBuild igTableSortSpecsBuild;
Undocumented in source.
igTableSortSpecsSanitize
da_igTableSortSpecsSanitize igTableSortSpecsSanitize;
Undocumented in source.
igTableUpdateBorders
da_igTableUpdateBorders igTableUpdateBorders;
Undocumented in source.
igTableUpdateColumnsWeightFromWidth
da_igTableUpdateColumnsWeightFromWidth igTableUpdateColumnsWeightFromWidth;
Undocumented in source.
igTableUpdateLayout
da_igTableUpdateLayout igTableUpdateLayout;
Undocumented in source.
igTempInputIsActive
da_igTempInputIsActive igTempInputIsActive;
Undocumented in source.
igTempInputScalar
da_igTempInputScalar igTempInputScalar;
Undocumented in source.
igTempInputText
da_igTempInputText igTempInputText;
Undocumented in source.
igText
da_igText igText;
Undocumented in source.
igTextColored
da_igTextColored igTextColored;
Undocumented in source.
igTextColoredV
da_igTextColoredV igTextColoredV;
Undocumented in source.
igTextDisabled
da_igTextDisabled igTextDisabled;
Undocumented in source.
igTextDisabledV
da_igTextDisabledV igTextDisabledV;
Undocumented in source.
igTextEx
da_igTextEx igTextEx;
Undocumented in source.
igTextUnformatted
da_igTextUnformatted igTextUnformatted;
Undocumented in source.
igTextV
da_igTextV igTextV;
Undocumented in source.
igTextWrapped
da_igTextWrapped igTextWrapped;
Undocumented in source.
igTextWrappedV
da_igTextWrappedV igTextWrappedV;
Undocumented in source.
igTranslateWindowsInViewport
da_igTranslateWindowsInViewport igTranslateWindowsInViewport;
Undocumented in source.
igTreeNodeBehavior
da_igTreeNodeBehavior igTreeNodeBehavior;
Undocumented in source.
igTreeNodeBehaviorIsOpen
da_igTreeNodeBehaviorIsOpen igTreeNodeBehaviorIsOpen;
Undocumented in source.
igTreeNodeExV_Ptr
da_igTreeNodeExV_Ptr igTreeNodeExV_Ptr;
Undocumented in source.
igTreeNodeExV_Str
da_igTreeNodeExV_Str igTreeNodeExV_Str;
Undocumented in source.
igTreeNodeEx_Ptr
da_igTreeNodeEx_Ptr igTreeNodeEx_Ptr;
Undocumented in source.
igTreeNodeEx_Str
da_igTreeNodeEx_Str igTreeNodeEx_Str;
Undocumented in source.
igTreeNodeEx_StrStr
da_igTreeNodeEx_StrStr igTreeNodeEx_StrStr;
Undocumented in source.
igTreeNodeV_Ptr
da_igTreeNodeV_Ptr igTreeNodeV_Ptr;
Undocumented in source.
igTreeNodeV_Str
da_igTreeNodeV_Str igTreeNodeV_Str;
Undocumented in source.
igTreeNode_Ptr
da_igTreeNode_Ptr igTreeNode_Ptr;
Undocumented in source.
igTreeNode_Str
da_igTreeNode_Str igTreeNode_Str;
Undocumented in source.
igTreeNode_StrStr
da_igTreeNode_StrStr igTreeNode_StrStr;
Undocumented in source.
igTreePop
da_igTreePop igTreePop;
Undocumented in source.
igTreePushOverrideID
da_igTreePushOverrideID igTreePushOverrideID;
Undocumented in source.
igTreePush_Ptr
da_igTreePush_Ptr igTreePush_Ptr;
Undocumented in source.
igTreePush_Str
da_igTreePush_Str igTreePush_Str;
Undocumented in source.
igUnindent
da_igUnindent igUnindent;
Undocumented in source.
igUpdateHoveredWindowAndCaptureFlags
da_igUpdateHoveredWindowAndCaptureFlags igUpdateHoveredWindowAndCaptureFlags;
Undocumented in source.
igUpdateMouseMovingWindowEndFrame
da_igUpdateMouseMovingWindowEndFrame igUpdateMouseMovingWindowEndFrame;
Undocumented in source.
igUpdateMouseMovingWindowNewFrame
da_igUpdateMouseMovingWindowNewFrame igUpdateMouseMovingWindowNewFrame;
Undocumented in source.
igUpdatePlatformWindows
da_igUpdatePlatformWindows igUpdatePlatformWindows;
Undocumented in source.
igUpdateWindowParentAndRootLinks
da_igUpdateWindowParentAndRootLinks igUpdateWindowParentAndRootLinks;
Undocumented in source.
igVSliderFloat
da_igVSliderFloat igVSliderFloat;
Undocumented in source.
igVSliderInt
da_igVSliderInt igVSliderInt;
Undocumented in source.
igVSliderScalar
da_igVSliderScalar igVSliderScalar;
Undocumented in source.
igValue_Bool
da_igValue_Bool igValue_Bool;
Undocumented in source.
igValue_Float
da_igValue_Float igValue_Float;
Undocumented in source.
igValue_Int
da_igValue_Int igValue_Int;
Undocumented in source.
igValue_Uint
da_igValue_Uint igValue_Uint;
Undocumented in source.

Meta