gtk2/docs/reference
Matthias Clasen ef031e1a9d Allow registering actions per-class
Add a facility to register and install actions
at class init time. The intended use for these
actions is for

a) context and other model-based menus
b) key bindings

Most of these actions are going to be stateless,
so add separate apis for the simple and stateful
cases.

We avoid creating an action group for these by
teaching the action muxer about these actions.
The action muxer also maintains the enabled
state for these actions.
2019-06-18 14:47:33 -04:00
..
gdk Drop gdk_event_get_root_coords 2019-05-31 23:36:35 +00:00
gsk meson: allow building man pages without the documentation 2019-05-25 18:33:01 +02:00
gtk Allow registering actions per-class 2019-06-18 14:47:33 -04:00
meson.build meson: allow building man pages without the documentation 2019-05-25 18:33:01 +02:00