Auto-completion GtkTreeView prototype shows url, topic and relvance columns now
[ephy-history.git] / ephy-history-marshal.h
blobdd0dbb942cb69eaf23ebfc820cd45d9916aa2cbe
1 #ifndef __EPHY_HISTORY_MARSHAL_H__
2 #define __EPHY_HISTORY_MARSHAL_H__
4 #include <glib-object.h>
6 G_BEGIN_DECLS
8 /* VOID:UINT64 (/dev/stdin:1) */
9 extern void g_cclosure_marshal_VOID__UINT64 (GClosure *closure,
10 GValue *return_value,
11 guint n_param_values,
12 const GValue *param_values,
13 gpointer invocation_hint,
14 gpointer marshal_data);
16 G_END_DECLS
18 #endif