.. _func_maxgui_text_fontname: ======== FontName ======== FontName - Description =========== .. code-block:: blitzmax FontName$(font:TGuiFont) Retrieves the corresponding property from the TGuiFont type instance. See Also: #LoadGuiFont, #RequestFont, #FontSize and #FontStyle Parameters ========== Return Values ============= A string representing the name of the font. Examples ======== See Also ========