wxPython wx.RadioBox中的GetColumnCount()函数
在这篇文章中,我们将学习与wxPython的wx.RadioBox类有关的GetColumnCount()函数。GetColumnCount()函数用于简单地返回radiobox中的列数。
GetColumnCount()函数不需要参数。
语法:wx.RadioBox.GetColumnCount(self)
参数。GetColumnCount()函数不需要任何参数。
返回类型:
int
代码示例。
控制台输出。
输出窗口: