mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 22:52:09 +01:00
Add proxy extension point to overview docs
The 'Extending GIO' section is supposed to list all extension points, so add the proxy extension point here.
This commit is contained in:
parent
040bffed38
commit
ef16ea4616
@ -528,5 +528,17 @@
|
|||||||
by dconf.
|
by dconf.
|
||||||
</para>
|
</para>
|
||||||
</formalpara>
|
</formalpara>
|
||||||
|
|
||||||
|
<formalpara>
|
||||||
|
<title>G_PROXY_EXTENSION_POINT_NAME</title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Allows to provide implementations for network proxying.
|
||||||
|
Implementations of this extension point must provide the
|
||||||
|
#GProxy interface, and must be named after the network
|
||||||
|
protocol they are proxying.
|
||||||
|
</para>
|
||||||
|
</formalpara>
|
||||||
|
|
||||||
</chapter>
|
</chapter>
|
||||||
</part>
|
</part>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user