diff options
author | Alberto Ruiz <aruiz@gnome.org> | 2011-05-11 15:48:21 +0200 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-08-15 18:57:55 -0400 |
commit | 4bf22639d13a86f4ab38a4435ef5fc00bc2b4bce (patch) | |
tree | c5b023571bb3c512d28e102e5876858cacd5b832 /gtk/gtk.h | |
parent | 334ee81901aabec85bf416b1f2d3814b341049a0 (diff) | |
download | gtk+-4bf22639d13a86f4ab38a4435ef5fc00bc2b4bce.tar.gz |
GtkFontChooser: Expose the new widget in gtk.h and add test cases
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r-- | gtk/gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |