mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-07 18:58:05 +02: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
|
# API (like NM.Client.new()) is for simple programs but usually not best
|
||||||
# for using NMClient for real applications.
|
# 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
|
# When I say "mainloop" or "event loop", I mean GMainContext. GMainLoop is
|
||||||
# a small wrapper around GMainContext to run the context with a boolean
|
# a small wrapper around GMainContext to run the context with a boolean
|
||||||
# flag.
|
# flag.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue