[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "2.8" ) ]
public string[] get_parasite_list ()
List all parasites.
Returns a list of all parasites currently attached the an item.
| this |
The item. |
|
The names of currently attached parasites. The returned value must be freed with strfreev. |