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:
parent
2d15c25d93
commit
cb60da5f6b
@ -1834,6 +1834,8 @@ gtk_toolbar_size_allocate (GtkWidget *widget,
|
|||||||
|
|
||||||
g_free (allocations);
|
g_free (allocations);
|
||||||
g_free (new_states);
|
g_free (new_states);
|
||||||
|
|
||||||
|
_gtk_widget_set_simple_clip (widget);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user