wxPython – wx.MenuItem 中的 GetFont()函数
在本文中,我们将学习与 wxPython 的 wx.MenuItem 类关联的 GetFont()函数。 GetFont()函数用于简单地返回与菜单项关联的字体。
GetFont()函数不需要参数。
Syntax:
Parameters:
Return Type:
wx.Font
代码示例:
Python3
wx.MenuItem.GetFont(self)
输出:
no parameters are required in GetFont() function.
默认字体