mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
Complete ttkthemes (#13858)
This commit is contained in:
@@ -977,6 +977,7 @@ class Tk(Misc, Wm):
|
||||
sync: bool = False,
|
||||
use: str | None = None,
|
||||
) -> None: ...
|
||||
# Keep this in sync with ttktheme.ThemedTk. See issue #13858
|
||||
@overload
|
||||
def configure(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user