Function
QmiMessageWmsModifyTagInputnew
since: 1.0
Declaration [src]
QmiMessageWmsModifyTagInput*
qmi_message_wms_modify_tag_input_new (
void
)
Return value
Type: QmiMessageWmsModifyTagInput
The newly created QmiMessageWmsModifyTagInput
. The returned value should be freed with qmi_message_wms_modify_tag_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |