py-imgui-redux 3.4.0__cp38-cp38-win_amd64.whl → 3.4.1__cp38-cp38-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- imgui/__init__.pyi +3 -3
- imgui.cp38-win_amd64.pyd +0 -0
- {py_imgui_redux-3.4.0.dist-info → py_imgui_redux-3.4.1.dist-info}/METADATA +1 -1
- py_imgui_redux-3.4.1.dist-info/RECORD +10 -0
- py_imgui_redux-3.4.0.dist-info/RECORD +0 -10
- {py_imgui_redux-3.4.0.dist-info → py_imgui_redux-3.4.1.dist-info}/LICENSE +0 -0
- {py_imgui_redux-3.4.0.dist-info → py_imgui_redux-3.4.1.dist-info}/WHEEL +0 -0
- {py_imgui_redux-3.4.0.dist-info → py_imgui_redux-3.4.1.dist-info}/top_level.txt +0 -0
imgui/__init__.pyi
CHANGED
|
@@ -371,7 +371,7 @@ __all__ = [
|
|
|
371
371
|
"TextDisabled",
|
|
372
372
|
"TextLink",
|
|
373
373
|
"TextLinkOpenURL",
|
|
374
|
-
"
|
|
374
|
+
"TextWrapped",
|
|
375
375
|
"Texture",
|
|
376
376
|
"TreeNode",
|
|
377
377
|
"TreeNodeEx",
|
|
@@ -3537,7 +3537,7 @@ class ViewportFlags():
|
|
|
3537
3537
|
pass
|
|
3538
3538
|
class WCharList():
|
|
3539
3539
|
"""
|
|
3540
|
-
|
|
3540
|
+
Thin wrapper over a std::vector<ImWchar>
|
|
3541
3541
|
"""
|
|
3542
3542
|
def __getitem__(self, index: int) -> int: ...
|
|
3543
3543
|
@typing.overload
|
|
@@ -4298,7 +4298,7 @@ def TextLink(label: str) -> bool:
|
|
|
4298
4298
|
pass
|
|
4299
4299
|
def TextLinkOpenURL(label: str, url: str) -> None:
|
|
4300
4300
|
pass
|
|
4301
|
-
def
|
|
4301
|
+
def TextWrapped(text: str) -> None:
|
|
4302
4302
|
pass
|
|
4303
4303
|
@typing.overload
|
|
4304
4304
|
def TreeNode(label: str) -> bool:
|
imgui.cp38-win_amd64.pyd
CHANGED
|
Binary file
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
imgui.cp38-win_amd64.pyd,sha256=cEYrecKGiioFolAKq7mNq20kZswF6keFcnxyK-x7QFw,3279360
|
|
2
|
+
imgui/__init__.pyi,sha256=L5E9FTTFXkMVyTgww7Y8xV5sSDAnnLbXiCLB7VraEEo,121229
|
|
3
|
+
imgui/glfw/__init__.pyi,sha256=2wBI1njFbZsL-s2TlZXSISQff-x0g-ynk7Q9_LiZaFQ,25485
|
|
4
|
+
imgui/imnodes/__init__.pyi,sha256=6hQaovVz7YOV4RgFOoJoEN59EAkDX1uzz6J_Ta8eRQU,13825
|
|
5
|
+
imgui/implot/__init__.pyi,sha256=dH5usFpnFRFWuTCwU2ASIuu1TZ3XHqC5cXhZ0F5Igj4,39444
|
|
6
|
+
py_imgui_redux-3.4.1.dist-info/LICENSE,sha256=fDrCLKI_lLbO88WTSx4QGbbOEZrWhcw0TBLOQxkydX4,1070
|
|
7
|
+
py_imgui_redux-3.4.1.dist-info/METADATA,sha256=5jiLqBammtX45x4fTBPnLt39kQnA6tWWT-n3BjYYqEI,8074
|
|
8
|
+
py_imgui_redux-3.4.1.dist-info/WHEEL,sha256=rTcqimtzpX3smAWAhGmiRSWAxTY4PqYPNE-p4kscHDQ,99
|
|
9
|
+
py_imgui_redux-3.4.1.dist-info/top_level.txt,sha256=15onHRujL1_V625VUUaELFCxh9bOaAi5IzpVBJIPyHI,6
|
|
10
|
+
py_imgui_redux-3.4.1.dist-info/RECORD,,
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
imgui.cp38-win_amd64.pyd,sha256=5ARLNXAOE46TQO7DkPqg-BJys9znZnC7Za-odhs0etQ,3279360
|
|
2
|
-
imgui/__init__.pyi,sha256=ASfPr-6ZgcFMi-XIb1-rfTy9h0GBw7WPawryUIBvb68,121229
|
|
3
|
-
imgui/glfw/__init__.pyi,sha256=2wBI1njFbZsL-s2TlZXSISQff-x0g-ynk7Q9_LiZaFQ,25485
|
|
4
|
-
imgui/imnodes/__init__.pyi,sha256=6hQaovVz7YOV4RgFOoJoEN59EAkDX1uzz6J_Ta8eRQU,13825
|
|
5
|
-
imgui/implot/__init__.pyi,sha256=dH5usFpnFRFWuTCwU2ASIuu1TZ3XHqC5cXhZ0F5Igj4,39444
|
|
6
|
-
py_imgui_redux-3.4.0.dist-info/LICENSE,sha256=fDrCLKI_lLbO88WTSx4QGbbOEZrWhcw0TBLOQxkydX4,1070
|
|
7
|
-
py_imgui_redux-3.4.0.dist-info/METADATA,sha256=roqcOq67Ibbjyd-laTAkAD40RMMtoZfDLGzsN8bs3X4,8074
|
|
8
|
-
py_imgui_redux-3.4.0.dist-info/WHEEL,sha256=rTcqimtzpX3smAWAhGmiRSWAxTY4PqYPNE-p4kscHDQ,99
|
|
9
|
-
py_imgui_redux-3.4.0.dist-info/top_level.txt,sha256=15onHRujL1_V625VUUaELFCxh9bOaAi5IzpVBJIPyHI,6
|
|
10
|
-
py_imgui_redux-3.4.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|