libtextworker 0.1.4
Cross-platform, free and open library for Python projects
|
◆ GetFont()
Call the font definitions. When called, this returns the following: (font) size (int), style, weight, family The output will vary on different GUI toolkits: * wxPython: wx.Font object * Tkinter: tkinter.font.Font object Reimplemented from libtextworker.interface.manager.ColorManager. Definition at line 30 of file __init__.py. |