diff --git a/gtk/gtktoolbutton.c b/gtk/gtktoolbutton.c index 8707d37827..7cf4a63fc0 100644 --- a/gtk/gtktoolbutton.c +++ b/gtk/gtktoolbutton.c @@ -262,7 +262,7 @@ gtk_tool_button_class_init (GtkToolButtonClass *klass) P_("Spacing in pixels between the icon and label"), 0, G_MAXINT, - 0, + 3, GTK_PARAM_READWRITE)); /**