New upstream version 3.23.1
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="index.html" title="GTK+ 3 Reference Manual">
|
||||
<link rel="prev" href="chap-input-handling.html" title="The GTK+ Input and Event Handling Model">
|
||||
<link rel="next" href="ch02.html" title="Object Hierarchy">
|
||||
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -632,6 +632,15 @@ widgets at fixed coordinates</span>
|
||||
<span class="refentrytitle"><a href="GtkEventController.html">GtkEventController</a></span><span class="refpurpose"> — Self-contained handler of series of events</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GtkEventControllerKey.html">GtkEventControllerKey</a></span><span class="refpurpose"></span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GtkEventControllerScroll.html">GtkEventControllerScroll</a></span><span class="refpurpose"> — Event controller for scroll events</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GtkEventControllerMotion.html">GtkEventControllerMotion</a></span><span class="refpurpose"> — Event controller for motion events</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GtkGesture.html">GtkGesture</a></span><span class="refpurpose"> — Base class for gestures</span>
|
||||
</dt>
|
||||
<dt>
|
||||
@ -659,6 +668,9 @@ widgets at fixed coordinates</span>
|
||||
<span class="refentrytitle"><a href="GtkGestureZoom.html">GtkGestureZoom</a></span><span class="refpurpose"> — Zoom gesture</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GtkGestureStylus.html">GtkGestureStylus</a></span><span class="refpurpose"> — Gesture for stylus input</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GtkPadController.html">GtkPadController</a></span><span class="refpurpose"> — Controller for drawing tablet pads</span>
|
||||
</dt>
|
||||
</dl></dd>
|
||||
@ -788,6 +800,6 @@ widgets at fixed coordinates</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user