gtk/docs
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
..
reference Allow registering actions per-class 2019-06-18 14:47:33 -04:00
tools Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
CODE-OWNERS docs: Start defining the owners of code sections 2018-04-16 16:06:33 +01:00
CODING-STYLE docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
developers.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
dnd_internals.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
focus_tracking.txt Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
iconcache.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
RELEASE-HOWTO.md docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
sizing-test.txt Completely remove any use of GtkWindow allow-grow and allow-shrink properties 2010-08-07 17:19:16 +02:00
styles.txt Remove remaining GtkWindow deprecated documentation 2010-05-03 01:49:50 +02:00
text_widget_internals.txt add a file documenting some of the text widget internals 2003-01-04 03:07:14 +00:00
tree-column-sizing.png constrain cell area to passed in cell_area, #147867 2004-08-31 21:15:51 +00:00
tree-column-sizing.txt update a little 2002-02-04 19:30:00 +00:00
widget_geometry.txt Add a note about the !CAN_FOCUS quirk in the button size allocation code. 2004-06-05 03:58:50 +00:00
widget_system.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00