GtkFontChooser: Expose the new widget in gtk.h and add test cases

This commit is contained in:
Alberto Ruiz
2011-05-11 15:48:21 +02:00
committed by Matthias Clasen
parent 334ee81901
commit 4bf22639d1
4 changed files with 120 additions and 2 deletions

View File

@ -101,6 +101,7 @@
#include <gtk/gtkfilefilter.h>
#include <gtk/gtkfontbutton.h>
#include <gtk/gtkfontsel.h>
#include <gtk/gtkfontchooser.h>
#include <gtk/gtkframe.h>
#include <gtk/gtkgradient.h>
#include <gtk/gtkgrid.h>