Simplify links to all the other GTK libraries too
There is no good reason to point to the latest unstable version.
This commit is contained in:
@@ -140,10 +140,10 @@ necessary to use the underlying toolkit API directly:
|
|||||||
- wxMSW port uses Win32 API: see MSDN docs at https://docs.microsoft.com/en-us/windows/win32/controls/window-controls
|
- wxMSW port uses Win32 API: see MSDN docs at https://docs.microsoft.com/en-us/windows/win32/controls/window-controls
|
||||||
- wxGTK port uses GTK and other lower-level libraries; see
|
- wxGTK port uses GTK and other lower-level libraries; see
|
||||||
- GTK docs at https://developer.gnome.org/gtk/
|
- GTK docs at https://developer.gnome.org/gtk/
|
||||||
- GDK docs at https://library.gnome.org/devel/gdk/unstable/
|
- GDK docs at https://library.gnome.org/devel/gdk/
|
||||||
- GLib docs at https://library.gnome.org/devel/glib/unstable/
|
- GLib docs at https://library.gnome.org/devel/glib/
|
||||||
- GObject docs at https://library.gnome.org/devel/gobject/unstable/
|
- GObject docs at https://library.gnome.org/devel/gobject/
|
||||||
- Pango docs at https://library.gnome.org/devel/pango/unstable/
|
- Pango docs at https://library.gnome.org/devel/pango/
|
||||||
- wxOSX port uses the Cocoa API: see Cocoa docs at https://developer.apple.com/cocoa
|
- wxOSX port uses the Cocoa API: see Cocoa docs at https://developer.apple.com/cocoa
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user