Skip to content
  • Carlos Garnacho's avatar
    Add gtk_widget_set_device_enabled() · fa2bfd93
    Carlos Garnacho authored
    This function is a more convenient variant than
    gtk_widget_set_device_events(), as it will
    
    1) perform changes down a widget hierarchy, to
    all windows.
    1) use the same event mask than gdk_window_get_events()
    fa2bfd93