gSrvTargetListSort {RGtk2}R Documentation

gSrvTargetListSort

Description

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

Usage

gSrvTargetListSort(targets)

Arguments

targets

a

list
of GSrvTarget

Details

Since 2.22

Value

[list] the head of the sorted list.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]