| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Part of being more explicit about what
we allow to be subclassed and what not.
|
|
|
|
|
| |
Clean up all shortcuts includes to only include the necessary files
while we're at it.
|
|
|
|
|
|
|
| |
Remove all the old 2.x and 3.x version annotations.
GTK+ 4 is a new start, and from the perspective of a
GTK+ 4 developer all these APIs have been around since
the beginning.
|
| |
|
|
This is a toplevel window that is tailored towards showing
help for shortcuts in an application. The implementation closely
follows this design: https://wiki.gnome.org/Design/OS/HelpOverlay
This implementation is inspired by earlier work in gnome-builder,
thanks to Christian Hergert.
https://bugzilla.gnome.org/show_bug.cgi?id=756428
|