Skip to content

Commit 8808b18

Browse files
committed
InputTextCallback features
1 parent e2c67a7 commit 8808b18

6 files changed

Lines changed: 801 additions & 557 deletions

File tree

src/core/ccimgui.pxd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2091,7 +2091,6 @@ cdef extern from "cimgui.h":
20912091

20922092

20932093

2094-
ImGuiKey GetKeyIndex(ImGuiKey key) except +
20952094

20962095
# Accept contents of a given type. if imguidragdropflags_acceptbeforedelivery is set you can peek into the payload before the mouse button is released.
20972096
const ImGuiPayload* ImGui_AcceptDragDropPayload(const char* type_, ImGuiDragDropFlags flags) except +

0 commit comments

Comments
 (0)