FontSelect.getName()
Calls the method of the same name in the Controls widget.
Controls
def getName ( self ): """Return the current font name. """ return self.controls.getName()