- get_font_molecules()
- optimal font for displaying names of molecules
The following prefices are used to identify the type of the resources:
- STRING_ – string
- STRINGS_ – tuple of strings
- NUM_ – number
- FONT_ – font
- LIST_ – list of objects
Author: | Maxim Fedorovsky |
---|
Return the optimal font for displaying names of molecules.
Parameter: | tk_widget – Tkinter widget |
---|