gSrvTargetGetWeight {RGtk2}R Documentation

gSrvTargetGetWeight

Description

Gets target's weight. You should not need to look at this; GResolver already sorts the targets according to the algorithm in RFC 2782.

Usage

gSrvTargetGetWeight(object)

Arguments

object

a GSrvTarget

Details

Since 2.22

Value

[integer] target's weight

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]