[ CCode ( has_construct_function = false ) ]
public ClientItem (string uuid, string value)
Create a new instance of ClientItem
| uuid |
the uuid of the item |
| value |
the value of the item |
|
a newly allocated ClientItem free it with g_object_unref |