forked from AuroraMiddleware/gtk
docs: fix docs link
This commit is contained in:
parent
916f1c0fd6
commit
0320610387
@ -41,7 +41,7 @@
|
||||
*
|
||||
* GTK+ provides a higher level abstraction based on top of these functions,
|
||||
* and so they are not normally needed in GTK+ applications.
|
||||
* See the <link linkend="gtk-Drag-and-Drop">Drag and Drop</link> section of
|
||||
* See the <link linkend="gtk3-Drag-and-Drop">Drag and Drop</link> section of
|
||||
* the GTK+ documentation for more information.
|
||||
*/
|
||||
|
||||
|
@ -48,7 +48,7 @@
|
||||
* retrieved by requesting the special target <literal>TARGETS</literal>. When
|
||||
* a selection is retrieved, the data is accompanied by a type (an atom), and
|
||||
* a format (an integer, representing the number of bits per item).
|
||||
* See <link linkend="gdk-Properties-and-Atoms">Properties and Atoms</link>
|
||||
* See <link linkend="gdk3-Properties-and-Atoms">Properties and Atoms</link>
|
||||
* for more information.
|
||||
*
|
||||
* The functions in this section only contain the lowlevel parts of the
|
||||
|
Loading…
Reference in New Issue
Block a user