Skip to content
  • Benjamin Otte's avatar
    stylecontext: Always warn on style mismatch · a9814fea
    Benjamin Otte authored
    For now, always warn when
    gtk_style_context_get()/get_padding()/get_margin()/get_border()
    get called with the wrong state.
    
    We used to hide this behind an env var because the warnings were
    too frequent, but with the recent refactorings, this warning has become
    rather important for detecting bugs.
    
    If it's still problematic, we might want to revert this patch before
    3.20.
    a9814fea