gSrvTargetGetPriority {RGtk2}R Documentation

gSrvTargetGetPriority

Description

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

Usage

gSrvTargetGetPriority(object)

Arguments

object

a GSrvTarget

Details

Since 2.22

Value

[integer] target's priority

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]