Files
gtk/demos
Benjamin Otte d66d0268e5 shortcut: Change the API for creating shortcuts
When creating shortcuts, there almost always are a trigger and an action
available for use. So make gtk_shortcut_new() take those as arguments.

Also add gtk_shortcut_new_with_arguments() so people can easily pass
those in, too.
2018-08-24 08:55:44 +02:00
..