add new website links

This commit is contained in:
Tom Schimansky
2023-05-05 18:54:32 +02:00
parent d3883012b7
commit ccf9fdfc9a
3 changed files with 10 additions and 18 deletions

View File

@ -14,6 +14,8 @@ class CTkLabel(CTkBaseClass):
"""
Label with rounded corners. Default is fg_color=None (transparent fg_color).
For detailed information check out the documentation.
state argument will probably be removed because it has no effect
"""
# attributes that are passed to and managed by the tkinter entry only: