mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 11:20:12 +00:00
GtkFontChooser: Missing G_END_DECLS in fontchooser header
This commit is contained in:
parent
5795d3d616
commit
52177f5e0d
@ -80,5 +80,6 @@ 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__ */
|
||||
|
Loading…
Reference in New Issue
Block a user