Update link to the GTK stock items list in the docs
Retarget the link to developer-old.gnome.org, as this documentation is not available on the current GTK documentation site any longer. Closes #19316.
This commit is contained in:
@@ -224,7 +224,7 @@ const char* wxART_EDIT;
|
|||||||
#endif
|
#endif
|
||||||
@endcode
|
@endcode
|
||||||
For a list of the GTK+ stock items please refer to the
|
For a list of the GTK+ stock items please refer to the
|
||||||
<a href="http://library.gnome.org/devel/gtk/stable/gtk-Stock-Items.html">GTK+ documentation
|
<a href="https://developer-old.gnome.org/gtk3/stable/gtk3-Stock-Items.html">GTK+ documentation
|
||||||
page</a>.
|
page</a>.
|
||||||
It is also possible to load icons from the current icon theme by specifying their name
|
It is also possible to load icons from the current icon theme by specifying their name
|
||||||
(without extension and directory components).
|
(without extension and directory components).
|
||||||
|
Reference in New Issue
Block a user