Method
VarlinkMessageBuilderset_string_len
Declaration [src]
void
varlink_message_builder_set_string_len (
VarlinkMessageBuilder* builder,
const char* field,
const char* value,
gssize length
)
Parameters
field-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. value-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. length-
Type:
gssizeNo description available.