maliang.core.configs¶
字数 122 个 代码 11 行 阅读时间 1 分钟 访问量
All global configuration options.
Some options are read-only, but most of them can be changed, and once changed, they will take effect globally for the program. Some changes take effect immediately, but some need to take effect when the relevant option is invoked.
🟢Constant
¶
class
public
| object
🟢Env
¶
class
public
| object
🟡get_default_system
¶
method
public
🟢Font
¶
class
public
| object
🟡get_default_family
¶
method
public
🟢_DefaultRootDescriptor
¶
class
protected
| object
🟡__get__
¶
method
special
In some cases, the method also returns tkinter.Tk
and None
, but this can happen if the usage is not recommended.
🔵reset
¶
function
public