get_tags


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "165" ) ]
public unowned string[] get_tags ()

Gets all tags for this.

Parameters:

this

A Device.

Returns:

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