summaryrefslogtreecommitdiff
path: root/gtk/gtkfontchooser.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-08-09 00:10:00 +0200
committerMatthias Clasen <mclasen@redhat.com>2011-08-15 18:57:57 -0400
commita18fab88a1238bb8136900649276a545e17a98fc (patch)
tree9ab849c6acc13f1a71f29c8daa762bd50718f77b /gtk/gtkfontchooser.h
parenta58a2dc0d3c4d7088fa344e054cec71ebabf08a2 (diff)
downloadgtk+-a18fab88a1238bb8136900649276a545e17a98fc.tar.gz
Trivial formatting fixes
Just committing these is easier than writing them up.
Diffstat (limited to 'gtk/gtkfontchooser.h')
-rw-r--r--gtk/gtkfontchooser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkfontchooser.h b/gtk/gtkfontchooser.h
index 1c02aa9330..62cabd720d 100644
--- a/gtk/gtkfontchooser.h
+++ b/gtk/gtkfontchooser.h
@@ -80,6 +80,7 @@ void gtk_font_chooser_set_preview_text (GtkFontChooser *fontchoo
gboolean gtk_font_chooser_get_show_preview_entry (GtkFontChooser *fontchooser);
void gtk_font_chooser_set_show_preview_entry (GtkFontChooser *fontchooser,
gboolean show_preview_entry);
+
G_END_DECLS
#endif /* __GTK_FONT_CHOOSER_H__ */