winSystemFonts {tcltk2} | R Documentation |
The function returns a list of system fonts in string. They can be used directly to defines Tk fonts that match system fonts.
winSystemFonts()
A string with 5 components describing font used (1) for GUI elements, (2) for menus, (3) for the title of windows, (4) for the title of toolbar windows or column headers and (5) for status bar and tooltips.
This is only available under Windows.
Philippe Grosjean
winSystemFonts()