]> git.sur5r.net Git - glabels/blobdiff - src/font-history-model.h
Imported Upstream version 3.4.0
[glabels] / src / font-history-model.h
index 690c3c77b4e6987ca068761ee8e5ea51a396ea66..4cda3129f7515c33790d5ed81c589da0e26f8abd 100644 (file)
@@ -65,6 +65,7 @@ struct _glFontHistoryModelClass {
 GType                gl_font_history_model_get_type         (void) G_GNUC_CONST;
 
 glFontHistoryModel  *gl_font_history_model_new              (guint               n);
+glFontHistoryModel  *gl_font_history_model_new_null         (void);
 
 void                 gl_font_history_model_add_family       (glFontHistoryModel *this,
                                                              const gchar        *family);