get_device_file_symlinks


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_device_file_symlinks ()

Gets a list of symlinks (in /dev) that points to the device file for this.

Parameters:

this

A Device.

Returns:

A null terminated string array of symlinks. This array is owned by this and should not be freed by the caller.