From db8bf6c567c8fde73eaf97b8798e86b4ebc0bd4a Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Wed, 1 Jun 2011 15:53:29 -0400 Subject: adjustments aren't widgets --- src/idorange.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/idorange.h') diff --git a/src/idorange.h b/src/idorange.h index 517d7fb..f502520 100644 --- a/src/idorange.h +++ b/src/idorange.h @@ -64,7 +64,7 @@ struct _IdoRangeClass GType ido_range_get_type (void) G_GNUC_CONST; -GtkWidget* ido_range_new (GtkWidget *adj, +GtkWidget* ido_range_new (GtkAdjustment *adj, IdoRangeStyle style); G_END_DECLS -- cgit v1.2.3