mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 11:50:14 +01:00
examples: fix gnome.org link
This commit is contained in:
parent
75350b3e76
commit
f141f4bbe7
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
# API (like NM.Client.new()) is for simple programs but usually not best
|
||||
# for using NMClient for real applications.
|
||||
#
|
||||
# To learn more about GMainContext, read https://developer.gnome.org/SearchProvider/documentation/tutorials/main-contexts.html
|
||||
# To learn more about GMainContext, read https://developer.gnome.org/documentation/tutorials/main-contexts.html
|
||||
# When I say "mainloop" or "event loop", I mean GMainContext. GMainLoop is
|
||||
# a small wrapper around GMainContext to run the context with a boolean
|
||||
# flag.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue