From 668d5d8665d91110461da00caf80dcaf1cfc0bd4 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 17 Feb 2015 14:37:28 +0000 Subject: [PATCH] docs: Mention events in the input handling documentation title MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make it a little easier to find these docs when searching for ‘event’. https://bugzilla.gnome.org/show_bug.cgi?id=744054 --- docs/reference/gtk/input-handling.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/reference/gtk/input-handling.xml b/docs/reference/gtk/input-handling.xml index 92017072fc..afd36dff7f 100644 --- a/docs/reference/gtk/input-handling.xml +++ b/docs/reference/gtk/input-handling.xml @@ -4,21 +4,21 @@ ]> -The GTK+ Input Handling Model +The GTK+ Input and Event Handling Model 3 GTK Library -The GTK+ Input Handling Model +The GTK+ Input and Event Handling Model - GTK+ input handling in detail + GTK+ input and event handling in detail - Overview of GTK+ input handling + Overview of GTK+ input and event handling This chapter describes in detail how GTK+ handles input. If you are interested