From 2451e6f690154b5cc5970fe5838c1805179e88e2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Nov 2010 11:25:10 -0500 Subject: [PATCH] Small doc fixup --- gtk/gtkcombobox.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/gtkcombobox.c b/gtk/gtkcombobox.c index 0a922fa02..9fc50d3f7 100644 --- a/gtk/gtkcombobox.c +++ b/gtk/gtkcombobox.c @@ -4879,6 +4879,7 @@ gtk_combo_box_new_with_model (GtkTreeModel *model) /** * gtk_combo_box_new_with_model_and_entry: + * @model: A #GtkTreeModel * * Creates a new empty #GtkComboBox with an entry * and with the model initialized to @model. -- 2.43.2