docs: fix link to even structures info
This commit is contained in:
@ -35,7 +35,7 @@
|
|||||||
* SECTION:events
|
* SECTION:events
|
||||||
* @Short_description: Functions for handling events from the window system
|
* @Short_description: Functions for handling events from the window system
|
||||||
* @Title: Events
|
* @Title: Events
|
||||||
* @See_also: <link linkend="gdk-Event-Structures">Event Structures</link>
|
* @See_also: <link linkend="gdk3-Event-Structures">Event Structures</link>
|
||||||
*
|
*
|
||||||
* This section describes functions dealing with events from the window
|
* This section describes functions dealing with events from the window
|
||||||
* system.
|
* system.
|
||||||
@ -43,7 +43,7 @@
|
|||||||
* In GTK+ applications the events are handled automatically in
|
* In GTK+ applications the events are handled automatically in
|
||||||
* gtk_main_do_event() and passed on to the appropriate widgets, so these
|
* gtk_main_do_event() and passed on to the appropriate widgets, so these
|
||||||
* functions are rarely needed. Though some of the fields in the
|
* functions are rarely needed. Though some of the fields in the
|
||||||
* <link linkend="gdk-Event-Structures">Event Structures</link> are useful.
|
* <link linkend="gdk3-Event-Structures">Event Structures</link> are useful.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user