Description Usage Arguments Details Value Author(s)
Creates a new GSrvTarget with the given parameters.
1 | gSrvTargetNew(hostname, port, priority, weight)
|
|
the host that the service is running on |
|
the port that the service is running on |
|
the target's priority |
|
the target's weight |
You should not need to use this; normally GSrvTargets are
created by GResolver.
Since 2.22
[GSrvTarget] a new GSrvTarget.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.