GNOME Bugzilla – Bug 563001
GtkFontSelection and GtkFontButton should implement a common interface
Last modified: 2011-09-11 01:56:25 UTC
Please describe the problem: Just like GtkFileChooserDialog and GtkFileChooserButton, these should implement an interface like GtkFontChooser (and maybe get renamed to GFCButton and GFCDialog, too). Steps to reproduce: Look at the APIs of GtkFontSelection and GtkFontButton, common stuff like get_font_description() etc. should be shared. Actual results: Expected results: Does this happen every time? Other information:
*** This bug has been marked as a duplicate of bug 657627 ***