Skip to content
  • Michael Natterer's avatar
    gtk: clean up GtkWidget signals · c2f29f2c
    Michael Natterer authored
    - add slots for damage-event, move-focus and keynav-failed
    - reorder signals a bit so related stuff is grouped together
    - some indentation fixes in the GtkWidgetClass
    - remove the move-focus compat hack from GtkTextView
    - turn the move-focus compat hack in GtkWindow into properly
      implementing GtkWidget::move-focus()
    c2f29f2c