Trivial formatting fixes

Just committing these is easier than writing them up.
This commit is contained in:
Matthias Clasen
2011-08-09 00:10:00 +02:00
parent a58a2dc0d3
commit a18fab88a1
4 changed files with 119 additions and 120 deletions

View File

@ -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__ */