get_current_tags


Description:

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

Gets all current tags for this.

https://www.freedesktop.org/software/systemd/man/udev_device_has_current_tag.html

Parameters:

this

A Device.

Returns:

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