Proplist
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "ca_proplist" , free_function = "ca_proplist_destroy" ) ]
public class Proplist
Content:
Static methods:
- public static int create (out Proplist p)
Methods:
- public int @set (string key, void* data, size_t nbytes)
- public int setf (string key, string format, ...)
- public int sets (string key, string value)