Skip to content
  • Cosimo Cecchi's avatar
    menushell: don't call gtk_render_background() · f6ca908e
    Cosimo Cecchi authored
    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.
    f6ca908e