mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
docs: Mention events in the input handling documentation title
Make it a little easier to find these docs when searching for ‘event’. https://bugzilla.gnome.org/show_bug.cgi?id=744054
This commit is contained in:
parent
b397dd04c4
commit
668d5d8665
@ -4,21 +4,21 @@
|
|||||||
]>
|
]>
|
||||||
<refentry id="chap-input-handling">
|
<refentry id="chap-input-handling">
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>The GTK+ Input Handling Model</refentrytitle>
|
<refentrytitle>The GTK+ Input and Event Handling Model</refentrytitle>
|
||||||
<manvolnum>3</manvolnum>
|
<manvolnum>3</manvolnum>
|
||||||
<refmiscinfo>GTK Library</refmiscinfo>
|
<refmiscinfo>GTK Library</refmiscinfo>
|
||||||
</refmeta>
|
</refmeta>
|
||||||
|
|
||||||
<refnamediv>
|
<refnamediv>
|
||||||
<refname>The GTK+ Input Handling Model</refname>
|
<refname>The GTK+ Input and Event Handling Model</refname>
|
||||||
<refpurpose>
|
<refpurpose>
|
||||||
GTK+ input handling in detail
|
GTK+ input and event handling in detail
|
||||||
</refpurpose>
|
</refpurpose>
|
||||||
</refnamediv>
|
</refnamediv>
|
||||||
|
|
||||||
|
|
||||||
<refsect1 id="input-overview">
|
<refsect1 id="input-overview">
|
||||||
<title>Overview of GTK+ input handling</title>
|
<title>Overview of GTK+ input and event handling</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This chapter describes in detail how GTK+ handles input. If you are interested
|
This chapter describes in detail how GTK+ handles input. If you are interested
|
||||||
|
Loading…
Reference in New Issue
Block a user