gtk2/docs
Benjamin Otte d4127fe0d4 shortcutcontroller: Add GtkShortcutScope
Allow setting the scope for a controller. The scope determines at what
point in event propagation the shortcuts will be activated.

Local scope is the usual activation, global scope means that the root
widget activates the shortcuts - ie they are activated at the very
start of event propagation (for global capture events) or the very end
(for global bubble events).
Managed scope so far is unimplemented.

This is supposed to be used to replace accelerators and mnemonics.
2020-03-18 23:00:50 -04:00
..
reference shortcutcontroller: Add GtkShortcutScope 2020-03-18 23:00:50 -04:00
tools docs: Stop using gdk_surface_get_decorations 2020-03-12 14:56:20 -04:00
CODEOWNERS rename CODE-OWNERS to CODEOWNERS 2020-01-08 21:03:15 +01:00
CODING-STYLE docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01: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
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 Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00