summaryrefslogtreecommitdiff
path: root/gtk/gtkitemfactory.h
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@src.gnome.org>2002-08-02 22:59:50 +0000
committerGediminas Paulauskas <menesis@src.gnome.org>2002-08-02 22:59:50 +0000
commit8c46927bf35e70106e90fa9308bfb5c8c1de764d (patch)
treeaf848c3b583b9f4bbb1fe156601e2b64e087f694 /gtk/gtkitemfactory.h
parent786b3e298f33f71f5c32f2446ee0406d017bd771 (diff)
downloadgtk+-8c46927bf35e70106e90fa9308bfb5c8c1de764d.tar.gz
sorry
Diffstat (limited to 'gtk/gtkitemfactory.h')
-rw-r--r--gtk/gtkitemfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkitemfactory.h b/gtk/gtkitemfactory.h
index d6497f637e..d7f0178442 100644
--- a/gtk/gtkitemfactory.h
+++ b/gtk/gtkitemfactory.h
@@ -43,7 +43,7 @@ typedef void (*GtkPrintFunc) (gpointer func_data,
const gchar *str);
typedef gchar * (*GtkTranslateFunc) (const gchar *path,
gpointer func_data);
-typedef void (*GtkItemFactoryCallback) (void);
+typedef void (*GtkItemFactoryCallback) ();
typedef void (*GtkItemFactoryCallback1) (gpointer callback_data,
guint callback_action,
GtkWidget *widget);