Skip to content
  • Matthew Brush's avatar
    Add wrappers to silence deprecation warnings · c234bad8
    Matthew Brush authored
    Where it's not worth making wrappers (eg. GtkTable, gtkrc) just
    disable the GCC warning around that code.
    
    Remove use of GDK_THREADS_ENTER/LEAVE() since uses in idle/timeout
    callbacks will occur in the main GUI thread anyway.
    c234bad8