Skip to content
  • Timm Bäder's avatar
    widget: Remove gtk_widget_set_redraw_on_alloc · a8a755e5
    Timm Bäder authored
    Since gtk+ draws more than the widget and allocates more size to it than
    it knows about, this flag doesn't work anymore. Removing it (or setting
    it to TRUE for widgets that used to set it to FALSE) fixes drawing
    invalidation when these widgets get allocated a new size.
    a8a755e5