GNOME Bugzilla – Bug 167380
Cannot create FontSelectionDialog
Last modified: 2005-07-18 21:54:00 UTC
It is not possible to create a GtkFontSelectionDialog, when you try, the following traceback will be printed: Traceback (most recent call last):
+ Trace 55701
self._command_manager.create(klass, None, self._project)
widget = Widget(klass, project, interactive=interactive)
widget = klass.type()
Same problem as in http://bugzilla.gnome.org/show_bug.cgi?id=167379
Fixed.