Description Usage Arguments Details Value Author(s)
Creates a new GNetworkService
representing the given service
,
protocol
, and domain
. This will initially be unresolved; use the
GSocketConnectable
interface to resolve it.
1 | gNetworkServiceNew(service, protocol, domain)
|
|
the service type to look up (eg, "ldap") |
|
the networking protocol to use for |
|
the DNS domain to look up the service in |
Since 2.22
[GSocketConnectable
] a new GNetworkService
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.