diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2015-11-02 16:05:07 -0800 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2015-11-02 16:05:07 -0800 |
commit | f6ca908e033269ee458539add9c05eda4a19d2a3 (patch) | |
tree | a370d6a6f838a0bb2ae07b647aa91f2a6eef0b36 /gtk/gtkmenu.c | |
parent | 7cdfee71da41d4ed3c6e81b2695e4bb932e9cd6c (diff) | |
download | gtk+-f6ca908e033269ee458539add9c05eda4a19d2a3.tar.gz |
menushell: don't call gtk_render_background()
GtkMenu and GtkMenuBar, the two implementations of GtkMenuShell in GTK,
already draw it.
Furthermore, rendering a background here will overdraw any rendering
that the subclass will do, such as arrows for scrolling menus.
Diffstat (limited to 'gtk/gtkmenu.c')
0 files changed, 0 insertions, 0 deletions