diff --git a/gtk/gtkseparatortoolitem.c b/gtk/gtkseparatortoolitem.c index b8ded83fb4..e92ed40382 100644 --- a/gtk/gtkseparatortoolitem.c +++ b/gtk/gtkseparatortoolitem.c @@ -144,7 +144,7 @@ gtk_separator_tool_item_class_init (GtkSeparatorToolItemClass *class) P_("Draw"), P_("Whether the separator is drawn, or just blank"), TRUE, - GTK_PARAM_READWRITE)); + GTK_PARAM_READWRITE|G_PARAM_EXPLICIT_NOTIFY)); } static void