list_get_root_dests


Description:

[ Version ( since = "3.2" ) ]
public unowned List<Destination>? list_get_root_dests ()

If this is a list, gets the list of EDestinations assigned directly to this .

The list and its elements belong to this, and should not be freed.

Parameters:

this

an Destination

Returns:

A list of elements of type Destination, or null.