Controls.getFont()
Returns the font currently selected.
# - - - C o n t r o l s . g e t F o n t def getFont ( self ): """Return the current tkFont.Font instance. """ return self.__currentFont