GtkToolbar: Set clip

This allows outset box shadows to work on toolbars.

https://bugzilla.gnome.org/show_bug.cgi?id=734526
This commit is contained in:
Matthias Clasen 2014-08-10 07:53:59 -04:00
parent 2d15c25d93
commit cb60da5f6b

View File

@ -1834,6 +1834,8 @@ gtk_toolbar_size_allocate (GtkWidget *widget,
g_free (allocations);
g_free (new_states);
_gtk_widget_set_simple_clip (widget);
}
static void