gtk2/docs/reference/gdk
Carlos Garnacho 0dcb9b316e gdk: Add pad event structs, enum values, and event mask bit
GDK_PAD_BUTTON*,RING and STRIP will be emitted respectively when
pad buttons, rings or strips are interacted with. Each of those
pad components belong to a group (a pad can contain several of
those), which may be in a given mode. All this information is
contained in the event.

GDK_PAD_GROUP_MODE is emitted when a group in the pad switches
mode, which will generally result in a different set of actions
being triggered from the same buttons/rings/strips in the group.

https://bugzilla.gnome.org/show_bug.cgi?id=770026
2016-08-23 21:01:44 +02:00
..
images Update cursor docs 2016-05-17 14:16:39 -04:00
gdk3-overrides.txt docs: add missing docs for GDK_DISABLE_DEPRECATION_WARNINGS 2014-01-20 14:28:04 -05:00
gdk3-sections.txt gdk: Add pad event structs, enum values, and event mask bit 2016-08-23 21:01:44 +02:00
gdk3.types docs: Add GdkDrawingContext to the GDK API reference 2016-06-09 17:45:40 +01:00
gdk-docs.sgml docs: Add GdkDrawingContext to the GDK API reference 2016-06-09 17:45:40 +01:00
Makefile.am Update cursor docs 2016-05-17 14:16:39 -04:00
version.xml.in