[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.3" ) ]
public string[] get_attribute_names (out uint length)
Get the names of the attributes this slot has.
this |
a Slot. |
length |
location to write number of attributes or null if not required. |
a string array of attribute names. Free with strfreev. |