Skip to content
  • Michael Natterer's avatar
    gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK define · 5327034c
    Michael Natterer authored and Michael Natterer's avatar Michael Natterer committed
    and finish the port to using the new modifier abstraction API.
    This commit has some evilness, it uses the default display for
    the lack of a widget context, and the change to gtkstock.c
    is very ugly, but I can't think of anything better given
    GtkStockItem needs an accel mask instead of a proper accel
    string.
    5327034c