summaryrefslogtreecommitdiff
path: root/src/gtkcompletionline.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtkcompletionline.h')
-rw-r--r--src/gtkcompletionline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkcompletionline.h b/src/gtkcompletionline.h
index 5e14cd7..caed4c7 100644
--- a/src/gtkcompletionline.h
+++ b/src/gtkcompletionline.h
@@ -76,7 +76,7 @@ extern "C++" {
void (* cancel)(GtkCompletionLine *cl);
};
- guint gtk_completion_line_get_type(void);
+ GtkType gtk_completion_line_get_type(void);
GtkWidget *gtk_completion_line_new();
void gtk_completion_line_last_history_item(GtkCompletionLine*);