get_attribute_names
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.18" ) ]
public (unowned string)[] get_attribute_names ()
[ Version ( since = "1.18" ) ]
public (unowned string)[] get_attribute_names ()
Gets an array of attribute names defined on this.
Parameters:
this |
the TCQdisc |
Returns:
a null-terminated array of attribute names or null if no attributes are set. |