Companion

object Companion

Functions

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of SrvTarget

Link copied to clipboard
fun listSort(targets: <Error class: unknown class>): <Error class: unknown class>

Sorts @targets in place according to the algorithm in RFC 2782.

Link copied to clipboard
fun new(hostname: String, port: <Error class: unknown class>, priority: <Error class: unknown class>, weight: <Error class: unknown class>): SrvTarget

Creates a new #GSrvTarget with the given parameters.